Added CHE_DNS_RESOLVERS

This commit is contained in:
WilliamMiceli
2018-09-04 15:20:36 -04:00
parent 2f79ce6958
commit 3ce32e8f91

View File

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