Update stack.production.yml

This commit is contained in:
colin 2024-01-28 18:35:30 +00:00
parent aeb6010ee5
commit e29d6c7b29
1 changed files with 1 additions and 4 deletions

View File

@ -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`)"