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
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
logging:
|
|
||||||
driver: "gelf"
|
|
||||||
options:
|
|
||||||
gelf-address: "udp://192.168.5.17:12201"
|
|
||||||
tag: "comixed"
|
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
homepage.group: "Application"
|
homepage.group: "Application"
|
||||||
|
|
@ -42,7 +38,7 @@ services:
|
||||||
caddy.reverse_proxy: "{{upstreams 7171}}"
|
caddy.reverse_proxy: "{{upstreams 7171}}"
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.hostname == docker1
|
- node.hostname == nas
|
||||||
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue