jh
This commit is contained in:
parent
dad299b2e7
commit
20c4efe04b
4 changed files with 6 additions and 6 deletions
|
|
@ -31,7 +31,7 @@ services:
|
|||
- caddy.reverse_proxy="{{upstreams 80}}"
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == docker1
|
||||
- node.hostname == docker3
|
||||
restart_policy:
|
||||
condition: any
|
||||
|
||||
|
|
@ -54,7 +54,7 @@ services:
|
|||
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == docker1
|
||||
- node.hostname == docker3
|
||||
restart_policy:
|
||||
condition: any
|
||||
|
||||
|
|
@ -76,7 +76,7 @@ services:
|
|||
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == docker1
|
||||
- node.hostname == docker3
|
||||
restart_policy:
|
||||
condition: any
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue