mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Update Send A Readme For The Admin
Add https and remove / between $domain and $path_url because of : Please open domain_name//galette In order to try to have as an url (with automatically rewrite to https if needed) http://domain_name/galette
This commit is contained in:
parent
c471bbbfab
commit
61af200389
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ ynh_systemd_action --service_name=nginx --action=reload
|
||||||
|
|
||||||
message="Galette need you to finish the installation manually.
|
message="Galette need you to finish the installation manually.
|
||||||
|
|
||||||
Please open "$domain/$path_url" and finish the install process.
|
Please open "http://$domain$path_url" and finish the install process.
|
||||||
|
|
||||||
Database information you'll need:
|
Database information you'll need:
|
||||||
Type: mysql
|
Type: mysql
|
||||||
|
|
Loading…
Add table
Reference in a new issue