dsf
This commit is contained in:
parent
cd02f09a6d
commit
8d2a0f600b
2 changed files with 9 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue