Update stack.production.yml
This commit is contained in:
parent
b3996e708c
commit
a3f100333a
|
@ -13,7 +13,7 @@ services:
|
|||
placement:
|
||||
constraints:
|
||||
## - node.labels.role == db
|
||||
- node.hostname == ingress.nixc.us
|
||||
- node.hostname == macmini2
|
||||
# - node.labels.mac-rack == true
|
||||
labels:
|
||||
- "us.nixc.autodeploy=true"
|
||||
|
@ -58,7 +58,7 @@ services:
|
|||
placement:
|
||||
constraints:
|
||||
## - node.labels.role == db
|
||||
- node.hostname == ingress.nixc.us
|
||||
- node.hostname == macmini2
|
||||
# - node.labels.mac-rack == true
|
||||
labels:
|
||||
homepage.group: apps
|
||||
|
|
Loading…
Reference in New Issue