mirror of
https://github.com/ArcticFoxes-net/Synapse-Docker-Compose.git
synced 2024-10-01 08:25:44 -04:00
Update docker-compose.yml
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
dfbd595d54
commit
10ccbfe6b2
@ -6,8 +6,8 @@ version: '3'
|
||||
services:
|
||||
|
||||
synapse:
|
||||
image: docker.io/matrixdotorg/synapse:latest
|
||||
# Altneratively, use ghcr.io/wonderfall/synapse:1.61.1 for a hardened image.
|
||||
image: docker pull ghcr.io/tommytran732/synapse:latest
|
||||
# Altneratively, use docker.io/matrixdotorg/synapse:latest for the official image.
|
||||
# Since synapse does not retry to connect to the database, restart upon
|
||||
# failure
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user