updated wud configuration

This commit is contained in:
2026-07-17 09:42:46 +10:00
parent dd9d798bae
commit 80bdeb8d9d
15 changed files with 49 additions and 23 deletions
+1
View File
@@ -25,6 +25,7 @@ services:
- "traefik.http.services.gitea.loadbalancer.server.port=3000"
- "io.portainer.accesscontrol.public"
- "traefik.docker.network=core_traefik"
- "wud.watch=true"
healthcheck:
test: ["CMD-SHELL", "curl -fsS http://localhost:3000/api/healthz >/dev/null"]