From 3bf9dd23e8b9839dc9e7a1757279c99f1ba4584a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 24 Mar 2023 13:28:13 +0100 Subject: [PATCH] Update doc/POST_INSTALL.md Co-authored-by: Alexandre Aubin --- doc/POST_INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 990bacd..cbd1700 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -1,8 +1,8 @@ Complete the registration process from the setup page displayed. Details for MySQL database to be enterted while registration process: -Database login: __DB_USER__ -Database name: __DB_NAME__ -Database password: __DB_PWD__ +- Database login: __DB_USER__ +- Database name: __DB_NAME__ +- Database password: __DB_PWD__ To login to Mautic : `https://__DOMAIN__/s/login` \ No newline at end of file