Files
deepdrft/DeepDrftPublic.Client/wwwroot/appsettings.json
T

12 lines
187 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"ApiUrls": {
"ContentApi": "https://media.deepdrft.com/"
}
}