Remove localOnly from CloudronManifest.json, rely on start.sh binding to localhost

This commit is contained in:
Andreas Düren 2025-03-16 12:45:18 +01:00
parent 71d6f58515
commit a7be76db0a

View File

@ -24,7 +24,6 @@
"database"
],
"minBoxVersion": "7.0.0",
"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,