Update nextfamhistweb/docker-compose.yml

This commit is contained in:
2026-03-25 15:42:57 +00:00
parent 9e008347e8
commit 96eaac3f4e

View File

@@ -2,9 +2,6 @@ services:
nextfamhistweb: nextfamhistweb:
image: httpd:latest image: httpd:latest
deploy: deploy:
placement:
constraints:
- node.labels.target != here
replicas: 1 replicas: 1
restart: on-failure restart: on-failure
ports: ports: