mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
alias
This commit is contained in:
@ -30,8 +30,7 @@ services:
|
|||||||
timeout: 5s
|
timeout: 5s
|
||||||
image: ${DOCKER_REGISTRY:-docker.io/library/}postgres:16-alpine
|
image: ${DOCKER_REGISTRY:-docker.io/library/}postgres:16-alpine
|
||||||
labels:
|
labels:
|
||||||
wud.watch: true
|
wud.watch: false
|
||||||
wud.watch.digest: true
|
|
||||||
restart: ${RESTART:-unless-stopped}
|
restart: ${RESTART:-unless-stopped}
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/authentik/database:/var/lib/postgresql/data
|
- /share/docker_data/authentik/database:/var/lib/postgresql/data
|
||||||
|
Reference in New Issue
Block a user