Add some scripts and fix small issues
This commit is contained in:
parent
0e26052058
commit
b286596765
5 changed files with 32 additions and 3 deletions
synapse
|
@ -3,7 +3,7 @@ version: '3'
|
|||
services:
|
||||
|
||||
synapse:
|
||||
image: docker.io/matrixdotorg/synapse:latest
|
||||
image: ghcr.io/matrix-org/synapse
|
||||
restart: always
|
||||
labels:
|
||||
com.centurylinklabs.watchtower.enable: true
|
||||
|
|
Reference in a new issue