Compare commits

..

No commits in common. "2a5b9ffe65d904c53c19a37a9899f9dbd8915da8" and "636ec577ca8fa399519837afaf9e0bcb8cf8f364" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

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

View file

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