diff --git a/maubot-src/CloudronManifest.json b/maubot-src/CloudronManifest.json index d0d2a71..e8d2b61 100644 --- a/maubot-src/CloudronManifest.json +++ b/maubot-src/CloudronManifest.json @@ -29,11 +29,5 @@ "maubot" ], "postInstallMessage": "The Maubot UI is protected by Cloudron SSO. The initial API/UI admin credentials are stored in /app/data/.admin_password (username: root). Retrieve them with `cloudron exec --app -- cat /app/data/.admin_password` before first login.", - "volumes": [ - { - "name": "data", - "path": "/app/data" - } - ], "displayName": "Maubot" }