We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ed84f commit 22ef5e7Copy full SHA for 22ef5e7
1 file changed
README.md
@@ -33,7 +33,7 @@ We use MySQL for the COC API as our relational database.
33
Currently all of the database related code can be found in the `core/db.js` file.
34
This includes the credentials for the database (host, user, password and db name) and can be changed in this file.
35
36
-More conveniently the MySQL credentials can be provided via environment variables. Use the following environment variables:
+MySQL DB can be configured with the following environment variables:
37
38
| Variable | Description |
39
|--------------|-------------------------------|
0 commit comments