diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 1d8dde3..63fba8d 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 entered during the 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