Che DNS Resolvers not needed as it pulls from container's anyway

This commit is contained in:
William Miceli
2018-09-14 11:30:18 -04:00
parent 5b7c0ee8fd
commit d7af7723e7

View File

@@ -6,7 +6,6 @@ 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: ${TRAEFIK_HOST}
CHE_HOST: ${TRAEFIK_HOST}
CHE_IN_VM: true