This commit is contained in:
traveler 2025-06-20 09:51:05 -05:00
parent cd02f09a6d
commit 8d2a0f600b
2 changed files with 9 additions and 0 deletions

View file

@ -8,6 +8,11 @@
gelf-address: "udp://192.168.5.17:12201"
tag: "vikunja"
deploy:
restart_policy:
condition: any
delay: 10s
max_attempts: 5
window: 60s
labels:
homepage.group: "Application"
homepage.name: "Vikunja"

View file

@ -19,6 +19,10 @@ services:
delay: 10s
max_attempts: 5
window: 60s
labels:
caddy: "ntfy.netgrimoire.com"
#caddy.import: "authentik"
caddy.reverse_proxy: "{{upstreams 80}}"
networks:
netgrimoire: