Next-Gen Workflow Designer Configuration
Introduction
The Next-Gen Workflow Designer uses a configuration file that can be adjusted to your needs. By default it looks like this:
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*",
"Elsa": {
"Server": {
"BaseAddress": "https://localhost:9001",
"BasePath": "/workflows"
}
}
}
Â
© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.