Files
gwms/GWMS.UI/appsettings.Staging.json
T
2024-06-05 16:59:04 +02:00

14 lines
311 B
JSON

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