Add some scripts and fix small issues

This commit is contained in:
Tobias Reisinger 2023-06-03 03:35:37 +02:00
parent 0e26052058
commit b286596765
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 32 additions and 3 deletions

View file

@ -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