mirror of
https://github.com/ArcticFoxes-net/Synapse-Docker-Compose.git
synced 2024-10-01 08:25:44 -04:00
Update docker-compose.yml
This commit is contained in:
parent
a6d3bbf839
commit
49bebb7e68
@ -10,6 +10,7 @@ services:
|
||||
# Since synapse does not retry to connect to the database, restart upon
|
||||
# failure
|
||||
restart: unless-stopped
|
||||
container_name: synapse
|
||||
# See the readme for a full documentation of the environment settings
|
||||
# NOTE: You must edit homeserver.yaml to use postgres, it defaults to sqlite
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user