commit | 347321e1530e50084d54b2428fc3b6310853c957 | [log] [tgz] |
---|---|---|
author | Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com> | Fri Aug 02 16:22:16 2019 +0000 |
committer | Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com> | Fri Aug 02 16:23:47 2019 +0000 |
tree | e763c6c7cad2eb08240e8a89148cbf2140fbf30d | |
parent | a56617de3c395d12fb013de468d14f3a0d769c2a [diff] [blame] |
[CCSDK-1579] updated to use https added a property to customSettings.js to enable https Change-Id: I6c6adcc6b6e07a3bfaf7ae1e3c304a7a6216ae8f Signed-off-by: Chinthakayala, Sheshashailavas (sc2914) <sc2914@att.com>
diff --git a/dgbuilder/releases/sdnc1.0/customSettings.js b/dgbuilder/releases/sdnc1.0/customSettings.js index 6fb04f0..a16a0eb 100644 --- a/dgbuilder/releases/sdnc1.0/customSettings.js +++ b/dgbuilder/releases/sdnc1.0/customSettings.js
@@ -40,5 +40,6 @@ }, "uiHost": "0.0.0.0", "version": "0.9.1", - "performGitPull": "N" + "performGitPull": "N", + "enableHttps" : true }