Files
gwms/GWMS.UI/appsettings.Development.json
T

12 lines
282 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"ZCodeUrl": "http://10.74.82.218/zcode/",
"BaseUrl": "https://gwms.egalware.com/pizzaferri/"
}