forgejo-app/POSTINSTALL.md
Girish Ramakrishnan e566c94b43 Bring in various gogs features
better custom app.ini
optional sso support
always create root user
2019-06-04 17:15:20 -07:00

15 lines
388 B
Markdown

A default admin user has been setup with the following credentials (use the `Local` authentication source when logging in):
```
username: root
password: changeme
```
**Note:** Please change the password and email immediately after installation.
<sso>
This app integrates with the Cloudron SSO. Cloudron users can login and use Gitea
using the `Cloudron` authentication source.
</sso>