Compare commits

...

2 commits

Author SHA1 Message Date
traveler
2a5b9ffe65 asdf
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
2026-03-22 12:45:44 -05:00
traveler
c4ac5abfec dsfa 2026-03-22 12:38:47 -05:00
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ services:
deploy:
placement:
constraints:
- node.hostname == docker2
- node.hostname == znas
labels:
# Homepage

View file

@ -25,7 +25,7 @@ services:
- caddy.reverse_proxy="{{upstreams 3000}}"
placement:
constraints:
- node.hostname == docker2
- node.hostname == znas
networks: