Initial QMAX production app
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning",
|
||||
"Microsoft.EntityFrameworkCore.Database.Command": "Warning"
|
||||
}
|
||||
},
|
||||
"QMax": {
|
||||
"PairingCode": "qmax-local-dev",
|
||||
"MaxMode": "Mock"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user