13 lines
217 B
JSON
13 lines
217 B
JSON
|
|
{
|
||
|
|
"Logging": {
|
||
|
|
"LogLevel": {
|
||
|
|
"Default": "Information",
|
||
|
|
"Microsoft.AspNetCore": "Warning"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"AllowedHosts": "*",
|
||
|
|
"Gemini": {
|
||
|
|
"ApiKey": "AIzaSyBWgJaS794XO4O38iYcNF6XFd85qb0Zy2Q"
|
||
|
|
}
|
||
|
|
}
|