Files
limanapp/LiMan.UI/appsettings.Staging.json
T
2021-10-21 09:47:05 +02:00

13 lines
317 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*",
"BaseUrl": "https://IIS01/ELM.UI/",
"Environment": "Steam STAG"
}