From 70c0400c7820e3fbe6ca4a60da32413d605fb409 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Tue, 2 Jul 2024 21:48:12 +0200 Subject: [PATCH] Revamp and enhance doc/POST_INSTALL.md --- doc/POST_INSTALL.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 3dc9b38..908e60b 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -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__ \ No newline at end of file +Database password: __DB_PWD__