Update stack.production.yml
This commit is contained in:
parent
aeb6010ee5
commit
e29d6c7b29
|
@ -18,10 +18,7 @@ services:
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
- 9.9.9.9
|
- 9.9.9.9
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 1
|
mode: global
|
||||||
placement:
|
|
||||||
constraints:
|
|
||||||
- node.hostname == macmini14
|
|
||||||
labels:
|
labels:
|
||||||
traefik.enable: "true"
|
traefik.enable: "true"
|
||||||
traefik.http.routers.production-netdata.rule: "Host(`netdata.nixc.us`)"
|
traefik.http.routers.production-netdata.rule: "Host(`netdata.nixc.us`)"
|
||||||
|
|
Loading…
Reference in New Issue