Merge pull request #11903 from erpware/docker-11815

Added hint for setting up database (issue #11815)
This commit is contained in:
Laurent Destailleur
2019-09-27 15:38:15 +02:00
committed by GitHub

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) :
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.