Compare commits
2 commits
636ec577ca
...
2a5b9ffe65
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a5b9ffe65 | ||
|
|
c4ac5abfec |
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ services:
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.hostname == docker2
|
- node.hostname == znas
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
# Homepage
|
# Homepage
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ services:
|
||||||
- caddy.reverse_proxy="{{upstreams 3000}}"
|
- caddy.reverse_proxy="{{upstreams 3000}}"
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.hostname == docker2
|
- node.hostname == znas
|
||||||
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue