1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-02 05:15:12 +00:00

checklist added to CloudronManifest

This commit is contained in:
Vladimir D
2024-12-06 20:40:35 +04:00
committed by Girish Ramakrishnan
parent 4a9ce49f7e
commit 94f42678bd
2 changed files with 11 additions and 10 deletions

View File

@@ -1,16 +1,7 @@
<sso>
On first visit, sign in using the built-in Cloudron authentication and then make the user administrator
by running:
```
php cli/reconfigure.php --default_user YOUR_USERNAME
```
</sso>
<nosso>
This app is pre-setup with an admin account. The initial credentials are:
**Username**: admin<br/>
**Password**: changeme<br/>
Please change the admin password immediately.
</nosso>