Testing with only 127.0.0.1 as CHE_HOST

This commit is contained in:
WilliamMiceli
2018-09-04 14:36:37 -04:00
parent b010374231
commit df7d2a6c83

View File

@@ -6,7 +6,7 @@ services:
- 1.1.1.1
- 1.0.0.1
environment:
CHE_DOCKER_IP_EXTERNAL: 127.0.0.1
# CHE_DOCKER_IP_EXTERNAL: 127.0.0.1
CHE_HOST: ${HOST_IP}
CHE_IN_VM: true
labels: