mirror of
https://github.com/fergalmoran/radio-otherway.git
synced 2025-12-22 09:50:29 +00:00
12 lines
202 B
JSON
12 lines
202 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ServiceSettings": {
|
|
"ApiUrl": "https://otherway.dev.fergl.ie:3000/api"
|
|
}
|
|
}
|