c6f4ffc1fe
- WebAssembly fix (missing app.Run) - API comms cleanup
12 lines
191 B
JSON
12 lines
191 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ApiUrls": {
|
|
"ContentApi": "https://media.deepdrft.com/api/"
|
|
}
|
|
}
|