15 lines
348 B
JSON
15 lines
348 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
|
|
//"FirebaseConfig": {
|
|
// "ServerKey": "AAAA_56K9Sw:APA91bGsjBXldYL2_5cUwzPUfUwRmnAvspncZO2-SKYO0u7162nvxFr-spJwS49e7lfJRp9GbOezhLd9a1spMnH2nT4piQc6sAKKuAVOFnLx_NS3x8HB0W42iMt2D_XsmgCsWYeJlaSI"
|
|
//}
|
|
|
|
}
|