mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
Readme
Admin panel has to be accessed via /app/?admin until the NGINX configuration for the SSO is solved
This commit is contained in:
parent
f11d76932b
commit
38e6602154
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
## English
|
||||
Rainloop is a lightweight webmail.
|
||||
|
||||
To configure it, go to http://DOMAIN.TLD/rainloop/?admin
|
||||
To configure it, go to http://DOMAIN.TLD/rainloop/app/?admin
|
||||
|
||||
- The default login is : user chosen during install
|
||||
- The default password is : 12345
|
||||
|
@ -22,7 +22,7 @@ https://DOMAIN.TLD/baikal/card.php/addressbooks/USER/default/
|
|||
## Français
|
||||
Rainloop est un webmail simple et léger.
|
||||
|
||||
Pour le configurer après l'installation, veuillez vous rendre sur http://DOMAIN.TLD/rainloop/?admin
|
||||
Pour le configurer après l'installation, veuillez vous rendre sur http://DOMAIN.TLD/rainloop/app/?admin
|
||||
|
||||
- Le nom d'utilisateur admin par défaut est : utilisateur choisi lors de l'installation
|
||||
- Le mot de passe admin par défaut est : 12345
|
||||
|
|
Loading…
Reference in a new issue