diff --git a/nextfamhistweb/docker-compose.yml b/nextfamhistweb/docker-compose.yml index d71cf1c..99add20 100644 --- a/nextfamhistweb/docker-compose.yml +++ b/nextfamhistweb/docker-compose.yml @@ -2,8 +2,9 @@ services: nextfamhistweb: image: httpd:latest deploy: -# placement: -# constraints: [node.role == worker] + placement: + constraints: + - node.labels.target != here replicas: 1 restart: on-failure ports: