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,8 +1,10 @@
|
|||
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.
|
||||
Details for MySQL database to be enterted while registration process:
|
||||
Complete the configuration from the displayed setup assistant.
|
||||
|
||||
1. ✓ Enable SSL
|
||||
2. Details for MySQL database
|
||||
|
||||
Database login: __DB_USER__
|
||||
Database name: __DB_NAME__
|
||||
Database password: __DB_PWD__
|
||||
Database password: __DB_PWD__
|
||||
|
|
Loading…
Add table
Reference in a new issue