mirror of
https://github.com/YunoHost-Apps/prestashop_ynh.git
synced 2024-09-03 20:06:39 +02:00
Revamp and enhance doc/POST_INSTALL.md
This commit is contained in:
parent
62be15abda
commit
70c0400c78
1 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,9 @@
|
||||||
Please open your $app domain: https://__DOMAIN____PATH__
|
Please open your __APP__ domain: https://__DOMAIN____PATH__
|
||||||
|
|
||||||
Complete the registration process from the setup page displayed.
|
Complete the configuration from the displayed setup assistant.
|
||||||
Details for MySQL database to be enterted while registration process:
|
|
||||||
|
1. ✓ Enable SSL
|
||||||
|
2. Details for MySQL database
|
||||||
|
|
||||||
Database login: __DB_USER__
|
Database login: __DB_USER__
|
||||||
Database name: __DB_NAME__
|
Database name: __DB_NAME__
|
||||||
|
|
Loading…
Add table
Reference in a new issue