Added hint for setting up database (issue #11815)

This commit is contained in:
Daniel Seichter 2019-09-16 13:24:21 +02:00
parent ccd468149b
commit 1c5a5eb593

View File

@ -23,3 +23,6 @@ The URL to go to the Dolibarr is :
The URL to go to PhpMyAdmin is (login/password is root/root) : The URL to go to PhpMyAdmin is (login/password is root/root) :
http://0.0.0.0:8080 http://0.0.0.0:8080
Setup the database connection during the installation process, please use mariad
b (name of the database container) as database host.