Enable Ente CLI persistence and update docs
This commit is contained in:
@@ -7,12 +7,13 @@
|
||||
"contactEmail": "contact@ente.io",
|
||||
"website": "https://ente.io",
|
||||
"tagline": "Open source, end-to-end encrypted photo backup",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.5",
|
||||
"upstreamVersion": "git-main",
|
||||
"healthCheckPath": "/health",
|
||||
"httpPort": 3080,
|
||||
"memoryLimit": 1610612736,
|
||||
"postInstallMessage": "file://POSTINSTALL.md",
|
||||
"multiDomain": true,
|
||||
"addons": {
|
||||
"localstorage": {},
|
||||
"postgresql": {},
|
||||
@@ -24,6 +25,9 @@
|
||||
"checklist": {
|
||||
"configure-object-storage": {
|
||||
"message": "Configure your S3-compatible storage in /app/data/config/s3.env before first use."
|
||||
},
|
||||
"configure-subdomains": {
|
||||
"message": "Create DNS records and add Cloudron aliases for accounts., auth., cast., albums. and family. (using the base domain of this app)."
|
||||
}
|
||||
},
|
||||
"icon": "file://logo.png",
|
||||
|
||||
Reference in New Issue
Block a user