sdf
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-04-29 08:23:25 -05:00
parent 1f72151b79
commit 7b1701b4a3

View file

@ -18,6 +18,7 @@ services:
constraints: constraints:
- node.hostname == docker5 - node.hostname == docker5
labels: labels:
- gremlin.port=6789
- homepage.group=Nucking Apps - homepage.group=Nucking Apps
- homepage.name=Nzbget - homepage.name=Nzbget
- homepage.icon=nzbget.png - homepage.icon=nzbget.png
@ -35,3 +36,5 @@ services:
networks: networks:
netgrimoire: netgrimoire:
external: true external: true