Update stack.production.yml
This commit is contained in:
parent
93b327dea8
commit
1a2d935b4e
|
@ -53,7 +53,7 @@ services:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.hostname == macmini14
|
- node.hostname == macmini3
|
||||||
labels:
|
labels:
|
||||||
us.nixc.autodeploy: "true"
|
us.nixc.autodeploy: "true"
|
||||||
traefik.enable: "true"
|
traefik.enable: "true"
|
||||||
|
|
Loading…
Reference in New Issue