This commit is contained in:
2025-04-02 23:39:57 +02:00
parent da0f50263a
commit f044c7ccae

View File

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