Update famhistweb/docker-compose.yml

This commit is contained in:
2026-03-25 15:41:19 +00:00
parent 9d7cba2e98
commit 9e008347e8

View File

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