diff --git a/authentik/docker-compose.yml b/authentik/docker-compose.yml index 2082a7e..6621cba 100644 --- a/authentik/docker-compose.yml +++ b/authentik/docker-compose.yml @@ -30,8 +30,7 @@ services: timeout: 5s image: ${DOCKER_REGISTRY:-docker.io/library/}postgres:16-alpine labels: - wud.watch: true - wud.watch.digest: true + wud.watch: false restart: ${RESTART:-unless-stopped} volumes: - /share/docker_data/authentik/database:/var/lib/postgresql/data