Files
gwms/GWMS.UI/appsettings.Staging.json
T
2024-06-05 09:37:02 +02:00

12 lines
286 B
JSON

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