Elsa.json 205 B

12345678910
  1. {
  2. "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
  3. "Elsa": {
  4. "Server": {
  5. "BaseUrl": "http://localhost:5001",
  6. "BasePath": "/workflows"
  7. }
  8. }
  9. }