1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautic_ynh.git synced 2024-09-03 19:36:26 +02:00

Doc: use backticks in markdown

Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
This commit is contained in:
Salamandar 2024-04-11 10:39:30 +02:00 committed by GitHub
parent 2157af2dca
commit 802c1f18c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`