Files
gwms/GWMS.UI/appsettings.Staging.json
T
2022-01-21 09:44:08 +01:00

12 lines
280 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Trace",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"ZCodeUrl": "https://qrcode.steamware.net/",
"BaseUrl": "https://corelocal.egalware.com/",
"BaseAppPath": "/pizzaferri/"
}