Fix CloudronManifest.json: replace forceBindLocalhost with localOnly
This commit is contained in:
parent
48a34738bb
commit
71d6f58515
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user