Set config to env variables
This commit is contained in:
@@ -1,10 +1,18 @@
|
||||
{
|
||||
"RunOrleansGrains": false,
|
||||
"DeploymentMode": false,
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Privy": {
|
||||
"AppId": "cm6f47n1l003jx7mjwaembhup"
|
||||
},
|
||||
"Serilog": {
|
||||
"MinimumLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
"Override": {
|
||||
"Microsoft": "Information",
|
||||
"System": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"EnableSwagger": true,
|
||||
"RunOrleansGrains": true,
|
||||
"AllowedHosts": "*",
|
||||
"KAIGEN_CREDITS_ENABLED": false
|
||||
}
|
||||
Reference in New Issue
Block a user