diff --git a/overleaf/compose.yml b/overleaf/compose.yml index 974b847..16c79d6 100644 --- a/overleaf/compose.yml +++ b/overleaf/compose.yml @@ -25,6 +25,8 @@ services: OVERLEAF_SITE_LANGUAGE: de OVERLEAF_SITE_URL: https://tex.eliasfink.de REDIS_HOST: overleaf_redis + labels: + - com.centurylinklabs.watchtower.enable=false networks: - default - traefik