Make Che use a single port only

This commit is contained in:
WilliamMiceli
2018-09-27 10:22:02 -04:00
parent 17cbfd8916
commit 2bf9aa0446

View File

@@ -9,6 +9,7 @@ services:
CHE_DOCKER_IP_EXTERNAL: ${TRAEFIK_HOST}
CHE_HOST: ${TRAEFIK_HOST}
CHE_IN_VM: true
CHE_SINGLE_PORT: true
labels:
io.rancher.container.pull_image: always
{{- if .Values.HOST_LABEL}}