diff options
Diffstat (limited to 'distribution/src/main')
-rw-r--r-- | distribution/src/main/assembly/conf/workflow-designer.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/distribution/src/main/assembly/conf/workflow-designer.yml b/distribution/src/main/assembly/conf/workflow-designer.yml index 2e8409a9..b8242075 100644 --- a/distribution/src/main/assembly/conf/workflow-designer.yml +++ b/distribution/src/main/assembly/conf/workflow-designer.yml @@ -16,6 +16,10 @@ defaultName: ${DW_DEFAULT_NAME:-Stranger} msbServerAddr: http://127.0.0.1:80 +sdcServiceProxy: + xEcompInstanceId: workflow + authorization: Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU= + # use the simple server factory if you only want to run on a single port server: type: simple |