Update testweb/docker-compose.yml

This commit is contained in:
2026-01-06 20:29:22 +00:00
parent d9d4d5b9ec
commit aea19f8e9d

View File

@@ -7,8 +7,9 @@ services:
image: httpd:2.4.65-alpine
container_name: testweb
deploy:
# placement:
# constraints: [node.role == worker]
placement:
constraints:
- node.labels.target != here
replicas: 1
restart: on-failure
ports: