Update docker-compose.yml
This commit is contained in:
parent
10b084252e
commit
1114b0558a
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ services:
|
|||
command: generate
|
||||
environment:
|
||||
- SYNAPSE_SERVER_NAME=example.com
|
||||
- SYNAPSE_REPORT_STATS=yes
|
||||
image: matrixdotorg/synapse:latest
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue