Skip to content

Commit 22ef5e7

Browse files
roschaefermatboehm
andauthored
Update README.md - Environment variables text
Co-Authored-By: matthib <matthi@bonn-boehms.de>
1 parent 37ed84f commit 22ef5e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ We use MySQL for the COC API as our relational database.
3333
Currently all of the database related code can be found in the `core/db.js` file.
3434
This includes the credentials for the database (host, user, password and db name) and can be changed in this file.
3535

36-
More conveniently the MySQL credentials can be provided via environment variables. Use the following environment variables:
36+
MySQL DB can be configured with the following environment variables:
3737

3838
| Variable | Description |
3939
|--------------|-------------------------------|

0 commit comments

Comments
 (0)