mirror of
https://github.com/TheGreyDiamond/elevatormapRewritten.git
synced 2025-12-16 23:10:45 +01:00
Updated some stuff
This commit is contained in:
@@ -1,9 +1,23 @@
|
||||
{
|
||||
"fontAwesome": "",
|
||||
"mapboxAccessToken": "",
|
||||
"cookieSecret": "",
|
||||
"serverAdress": "",
|
||||
"mysql": {
|
||||
"user": "",
|
||||
"password": "",
|
||||
"database": "",
|
||||
"allowCreation": true
|
||||
},
|
||||
"hCaptcha":{
|
||||
"sitekey": "",
|
||||
"secret": ""
|
||||
},
|
||||
"mail": {
|
||||
"host": "",
|
||||
"port": 0,
|
||||
"username": "",
|
||||
"password": ""
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user