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
commit 0cd0ed3d8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.