Syntax fix

This commit is contained in:
WilliamMiceli
2018-06-18 16:41:04 -04:00
parent 619a70b99c
commit c4b75d0b60

View File

@@ -12,7 +12,7 @@ services:
labels:
io.rancher.scheduler.affinity:host_label: ${LABEL_KEY_VALUE}
ports:
- ${CHE_PORT}":8080"
- "${CHE_PORT}:8080"
restart: on-failure
volumes:
- /var/run/docker.sock:/var/run/docker.sock