This commit is contained in:
2025-03-23 19:30:44 +01:00
parent a01437b778
commit c9dbda5753
32 changed files with 127 additions and 59 deletions

View File

@ -25,6 +25,7 @@ services:
homepage.server: my-docker
homepage.weight: '1'
wud.display.icon: mdi:evernote
wud.watch: true
wud.watch.digest: true
ports:
- 8980:8080
@ -50,7 +51,7 @@ services:
timeout: 10s
image: ${DOCKER_REGISTRY:-}postgres:16
labels:
wud.watch: 'false'
wud.watch: true
wud.watch.digest: true
restart: ${RESTART:-unless-stopped}
volumes: