10 lines
205 B
JSON
10 lines
205 B
JSON
|
{
|
||
|
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
|
||
|
|
||
|
"Elsa": {
|
||
|
"Server": {
|
||
|
"BaseUrl": "http://localhost:5001",
|
||
|
"BasePath": "/workflows"
|
||
|
}
|
||
|
}
|
||
|
}
|