Merge pull request 'Update docker-compose.yml' (#2) from andreas-patch-2 into main
Reviewed-on: #2
This commit is contained in:
commit
b071511038
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ services:
|
||||||
command: generate
|
command: generate
|
||||||
environment:
|
environment:
|
||||||
- SYNAPSE_SERVER_NAME=example.com
|
- SYNAPSE_SERVER_NAME=example.com
|
||||||
|
- SYNAPSE_REPORT_STATS=yes
|
||||||
image: matrixdotorg/synapse:latest
|
image: matrixdotorg/synapse:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Reference in a new issue