mirror of
https://github.com/TheGreyDiamond/elevatormapRewritten.git
synced 2025-12-16 23:10:45 +01:00
Adds communication with MySQL
This commit is contained in:
9
config/default.json.example
Normal file
9
config/default.json.example
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"fontAwesome": "",
|
||||
"mapboxAccessToken": "",
|
||||
"mysql": {
|
||||
"user": "",
|
||||
"password": "",
|
||||
"allowCreation": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user