PokemonSleepTools/PokemonSleepWeb/PokemonSleepWeb.Client/wwwroot/appsettings.json

12 lines
171 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
{
"ApiBaseUrl": "https://localhost:7261"
}
}