changed node
This commit is contained in:
parent
f2f48335af
commit
1d765aebd0
1 changed files with 2 additions and 6 deletions
|
|
@ -23,11 +23,7 @@ services:
|
|||
restart: unless-stopped
|
||||
networks:
|
||||
- netgrimoire
|
||||
logging:
|
||||
driver: "gelf"
|
||||
options:
|
||||
gelf-address: "udp://192.168.5.17:12201"
|
||||
tag: "comixed"
|
||||
|
||||
deploy:
|
||||
labels:
|
||||
homepage.group: "Application"
|
||||
|
|
@ -42,7 +38,7 @@ services:
|
|||
caddy.reverse_proxy: "{{upstreams 7171}}"
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == docker1
|
||||
- node.hostname == nas
|
||||
|
||||
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue