diff --git a/stack.production.yml b/stack.production.yml index 3e96073..2777e57 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -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`)"