diff options
Diffstat (limited to 'sdc-os-chef/environments/Template.json')
-rw-r--r-- | sdc-os-chef/environments/Template.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index 7cf4a589f2..2289453a22 100644 --- a/sdc-os-chef/environments/Template.json +++ b/sdc-os-chef/environments/Template.json @@ -50,8 +50,8 @@ }, "Plugins": { "DCAE": { - "dcae_discovery_url": "yyy", - "dcae_source_url": "yyy" + "dcae_discovery_url": "http://yyy:8183/dcaed/#/demo", + "dcae_source_url": "http://yyy:8183/dcaed/#/demo" }, "WORKFLOW": { "workflow_discovery_url": "yyy", |