mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-11-03 16:42:35 +00:00
Update postinstall
This commit is contained in:
@@ -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/>
|
||||||
|
|
||||||
```
|
Please change the admin password immediately.
|
||||||
username: root
|
|
||||||
password: changeme
|
|
||||||
```
|
|
||||||
|
|
||||||
**Note:** Please change the password and email immediately after installation.
|
|
||||||
|
|
||||||
<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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user