Skip to content
Commits on Source (2)
[submodule "riot/riot-home"]
path = riot/riot-home
url = https://lab.allmende.io/allmende/riot-home.git
......@@ -3,7 +3,7 @@ version: '2'
services:
riot:
image: vectorim/riot-web:v1.5.6
image: vectorim/riot-web:develop
labels:
- traefik.enable=true
- traefik.backend=matrix-riot
......@@ -14,13 +14,14 @@ services:
- traefik.port=80
volumes:
- /data/domains/matrix.allmende.io/riot/config.json:/app/config.json
- /data/domains/matrix.allmende.io/riot/riot-home/:/app/home/
logging:
driver: none
networks:
- web
synapse:
image: docker.io/matrixdotorg/synapse:v1.7.0
image: docker.io/matrixdotorg/synapse:v1.12.0
env_file: ["./synapse.env"]
labels:
- traefik.enable=true
......
......@@ -16,6 +16,12 @@
"showLabsSettings": true,
"default_federate": true,
"disable_custom_urls": true,
"permalinkPrefix": "https://riot.allmende.io",
"embeddedPages": {
"homeUrl": "/home/index.html"
},
"welcomePageUrl": "home.html",
"default_theme": "light",
......
riot-home @ 0041715c
Subproject commit 0041715ca488bfc717f1e76829abbefefddccde6