mirror of
https://github.com/ArcticFoxes-net/Synapse-Docker-Compose.git
synced 2024-10-01 08:25:44 -04:00
Update
This commit is contained in:
parent
59e67e52f8
commit
e6a7bbba8f
@ -7,7 +7,7 @@ services:
|
|||||||
|
|
||||||
synapse:
|
synapse:
|
||||||
image: docker.io/matrixdotorg/synapse:latest
|
image: docker.io/matrixdotorg/synapse:latest
|
||||||
# Altneratively, use https://github.com/Wonderfall/docker-synapse for a hardened image. You gotta build it though.
|
# Altneratively, use ghcr.io/wonderfall/synapse:1.61.1 for a hardened image.
|
||||||
# Since synapse does not retry to connect to the database, restart upon
|
# Since synapse does not retry to connect to the database, restart upon
|
||||||
# failure
|
# failure
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user