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