diff --git a/dockerfiles/init/manifests/che.env b/dockerfiles/init/manifests/che.env
index 877e65b87c6ee050edfa20766f31508c6bb6157b..7c24e26f9aab10988e82dd7d054f6c18eb3d78fe 100644
--- a/dockerfiles/init/manifests/che.env
+++ b/dockerfiles/init/manifests/che.env
@@ -13,7 +13,7 @@
 #     like DigitalOcean, you must explicitly set this to the external IP address or
 #     DNS entry provided by the provider. This value can be overridden on the command
 #     line with '-e CHE_HOST=<value>'.
-CHE_HOST=172.31.64.194
+#CHE_HOST=localhost
 
 # Port
 #     The port on the host Che will bind itself to. This value can be overridden on the