mirror of
https://github.com/YunoHost-Apps/aeneria_ynh.git
synced 2024-09-03 18:06:15 +02:00
fix url
This commit is contained in:
parent
05f1048573
commit
e33ceb03c4
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
Æneria is now installed!
|
||||
|
||||
You can access it here: <__PATH__>
|
||||
You can access it here: <https://__DOMAIN____PATH__>
|
||||
|
||||
Your login is: `__ADMIN_MAIL__`
|
||||
Your password is: `__ADMIN_DEFAULT_PASSWORD__`
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Æneria est désormais installé !
|
||||
|
||||
Vous pouvez y accéder à cette adresse : <__PATH__>
|
||||
Vous pouvez y accéder à cette adresse : <https://__DOMAIN____PATH__>
|
||||
|
||||
Votre identifiant : `__ADMIN_MAIL__`
|
||||
Votre mot de passe : `__ADMIN_DEFAULT_PASSWORD__`
|
||||
|
|
Loading…
Add table
Reference in a new issue