Update postinstall
This commit is contained in:
parent
522923dbee
commit
62f9860bf5
|
@ -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/>
|
||||||
username: root
|
**Password**: changeme <br/>
|
||||||
password: changeme
|
|
||||||
```
|
|
||||||
|
|
||||||
**Note:** Please change the password and email immediately after installation.
|
Please change the admin password immediately.
|
||||||
|
|
||||||
<sso>
|
<sso>
|
||||||
This app integrates with the Cloudron SSO. Cloudron users can login and use Gitea
|
Cloudron users can login using the `Cloudron` authentication source.
|
||||||
using the `Cloudron` authentication source.
|
|
||||||
</sso>
|
</sso>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue