Files
mapo-core/MP.Land/appsettings.Production.json
T
2021-11-24 14:54:31 +01:00

12 lines
262 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"Environment": "Steam PROD",
"BaseUrl": "https://iis02.egalware.com/MP/"
}