This commit is contained in:
Tommy 2022-07-04 13:45:04 -04:00 committed by GitHub
parent 59e67e52f8
commit e6a7bbba8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ services:
synapse:
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
# failure
restart: unless-stopped