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

10 lines
231 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Trace",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"matrixUrl": "http://qrcode.steamware.net/"
}