Updated some stuff

This commit is contained in:
TheGreyDiamond
2021-07-06 16:57:39 +02:00
parent d1aa2868d7
commit 5f8c998aaa
4 changed files with 225 additions and 212 deletions

View File

@@ -1,9 +1,23 @@
{
"fontAwesome": "",
"mapboxAccessToken": "",
"cookieSecret": "",
"serverAdress": "",
"mysql": {
"user": "",
"password": "",
"database": "",
"allowCreation": true
},
"hCaptcha":{
"sitekey": "",
"secret": ""
},
"mail": {
"host": "",
"port": 0,
"username": "",
"password": ""
}
}