Update nextfamhistweb/docker-compose.yml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user