diff --git a/bxl-shp/apps/docker-compose.syncthing.yaml b/bxl-shp/apps/docker-compose.syncthing.yaml index 9e9d4ce..d000487 100644 --- a/bxl-shp/apps/docker-compose.syncthing.yaml +++ b/bxl-shp/apps/docker-compose.syncthing.yaml @@ -18,6 +18,7 @@ services: - "traefik.http.routers.syncthing.tls=true" - "traefik.http.routers.syncthing.tls.certresolver=http" - "traefik.http.routers.syncthing.middlewares=authelia@docker" + - "com.centurylinklabs.watchtower.enable=true" ports: - 22000:22000/tcp # TCP file transfers - 22000:22000/udp # QUIC file transfers