13 lines
230 B
JSON
13 lines
230 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ApiUrls": {
|
|
"ContentApi": "https://media.deepdrft.com/",
|
|
"SqlApi": "https://api.deepdrft.com/"
|
|
}
|
|
}
|