dsf
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-05-01 15:42:09 -05:00
parent 95df17bf07
commit 2b770611be

View file

@ -47,6 +47,9 @@ services:
max_attempts: 10 max_attempts: 10
window: 60s window: 60s
labels: labels:
gremlin.caddy.skip: "true"
gremlin.authentik.skip: "true"
gremlin.homepage.skip: "true"
diun.enable: "true" diun.enable: "true"
@ -82,6 +85,7 @@ services:
window: 60s window: 60s
labels: labels:
gremlin.arm.allow: "true" gremlin.arm.allow: "true"
gremlin.port: 3000
homepage.group: "Documentation" homepage.group: "Documentation"
homepage.name: "Wiki" homepage.name: "Wiki"
homepage.icon: "wikijs.png" homepage.icon: "wikijs.png"
@ -119,6 +123,7 @@ services:
window: 60s window: 60s
labels: labels:
gremlin.arm.allow: "true" gremlin.arm.allow: "true"
gremlin.port: 8080
homepage.group: "Documentation" homepage.group: "Documentation"
homepage.name: "Draw Net" homepage.name: "Draw Net"
homepage.icon: "draw-io.png" homepage.icon: "draw-io.png"