17 lines
385 B
Markdown
17 lines
385 B
Markdown
<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>
|