mirror of
https://github.com/YunoHost-Apps/pytition_ynh.git
synced 2024-09-03 20:16:08 +02:00
Fix admin username
This commit is contained in:
parent
6c4aebd442
commit
d03559560c
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Your credentials for the admin panel are:
|
||||
|
||||
- admin username: `admin`
|
||||
- admin password: the password you chose before install
|
||||
- admin username: `__ADMIN__`
|
||||
- admin password: the password you chose before install
|
||||
|
|
Loading…
Reference in a new issue