diff --git a/elasticsearch-cloudron/CloudronManifest.json b/elasticsearch-cloudron/CloudronManifest.json
index b533ea8..e68a94b 100644
--- a/elasticsearch-cloudron/CloudronManifest.json
+++ b/elasticsearch-cloudron/CloudronManifest.json
@@ -24,7 +24,7 @@
     "database"
   ],
   "minBoxVersion": "7.0.0",
-  "forceBindLocalhost": true,
+  "localOnly": true,
   "memoryLimit": 1073741824,
   "postInstallMessage": "Elasticsearch is now installed and available for internal use only. You can access it using http://localhost:9200 from within other Cloudron apps.",
   "multiDomain": false,