19 lines
373 B
JSON
19 lines
373 B
JSON
|
|
{
|
||
|
|
"Logging": {
|
||
|
|
"LogLevel": {
|
||
|
|
"Default": "Debug",
|
||
|
|
"Microsoft.AspNetCore": "Warning"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"AllowedHosts": "*",
|
||
|
|
"ProtoActor": {
|
||
|
|
"Cluster": {
|
||
|
|
"AzureContainerApps": {
|
||
|
|
"SubscriptionId": "8e23037a-420f-4ad0-9594-9d194de29e84",
|
||
|
|
"ResourceGroupName": "elsa-workflows-test",
|
||
|
|
"PollInterval": "00:00:05"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|