19 lines
410 B
JSON
19 lines
410 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"Otel": {
|
|
"EnableTracing": true,
|
|
"Endpoint": "http://localhost:4317",
|
|
"Dsn": ""
|
|
},
|
|
"ZCodeUrl": "https://qrcode.steamware.net/",
|
|
"RuntimeOpt": {
|
|
"BaseUrl": "https://corelocal.egalware.com",
|
|
"BaseAppPath": "/pizzaferri/"
|
|
}
|
|
} |