Update postinstall

This commit is contained in:
Girish Ramakrishnan 2020-06-30 10:49:03 -07:00
parent 522923dbee
commit 62f9860bf5
1 changed files with 7 additions and 9 deletions

View File

@ -1,14 +1,12 @@
A default admin user has been setup with the following credentials (use the `Local` authentication source when logging in):
This app is pre-setup with an admin account (use the `Local` authentication source for logging in as admin).
The initial credentials are:
**Username**: root <br/>
**Password**: changeme <br/>
```
username: root
password: changeme
```
**Note:** Please change the password and email immediately after installation.
Please change the admin password immediately.
<sso>
This app integrates with the Cloudron SSO. Cloudron users can login and use Gitea
using the `Cloudron` authentication source.
Cloudron users can login using the `Cloudron` authentication source.
</sso>