7064619878e35a770a0a7cb47354a9d67125b868
[sdc.git] / catalog-fe / src / main / resources / config / designers-configuration.yaml
1 designersList:
2    - displayName: DCAE
3      designerHost: 192.168.50.5
4      designerPort: 8080
5      designerPath: "/dcae"
6      designerStateUrl: "dcae"
7      designerProtocol: http
8      buttonLocation: ["top", "tab"]
9      tabPresentation: ["VF", "SERVICE"]
10    - displayName: WORKFLOW
11      designerHost: 192.168.50.5
12      designerPort: 9527
13      designerPath: "/"
14      designerStateUrl: "workflowDesigner"
15      designerProtocol: http
16      buttonLocation: ["top"]
17      tabPresentation: []