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