Update testweb/docker-compose.yml

This commit is contained in:
2026-03-25 15:44:15 +00:00
parent 96eaac3f4e
commit 2dbb9de26b

View File

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