Add DB to installation.rst

pull/95/head
Meng Li 2020-03-27 11:59:18 -04:00 committed by GitHub
parent ea46df63d5
commit 75875fc2cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -110,6 +110,7 @@ Once you have the installation for your specific operating system complete, you
password=MyPassword
host=MyIP
port=3306
database=MyDB
.. note::