Update stack.production.yml

This commit is contained in:
colin 2024-05-19 02:32:04 +00:00
parent b3996e708c
commit a3f100333a
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ services:
placement: placement:
constraints: constraints:
## - node.labels.role == db ## - node.labels.role == db
- node.hostname == ingress.nixc.us - node.hostname == macmini2
# - node.labels.mac-rack == true # - node.labels.mac-rack == true
labels: labels:
- "us.nixc.autodeploy=true" - "us.nixc.autodeploy=true"
@ -58,7 +58,7 @@ services:
placement: placement:
constraints: constraints:
## - node.labels.role == db ## - node.labels.role == db
- node.hostname == ingress.nixc.us - node.hostname == macmini2
# - node.labels.mac-rack == true # - node.labels.mac-rack == true
labels: labels:
homepage.group: apps homepage.group: apps