Files
YellowLabTools/server_config/settings.json
T

12 lines
222 B
JSON

{
"serverPort": 8383,
"googleAnalyticsId": "",
"authorizedKeys": {
"1234567890": "contact@gaelmetais.com"
},
"tokenSalt": "lake-city",
"authorizedApplications": [
"frontend"
]
}