X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ui-react%2Fpackage.json;h=3d2f68124269f2e267b99e26b6fd46ea852f292e;hb=1e86592650fc695615e0fa34c947b32693d03466;hp=65608bed47d25fcc1c618365bc9f6473dd2d58cc;hpb=56f5c144cfff229235817feda9baf4036b22156a;p=clamp.git diff --git a/ui-react/package.json b/ui-react/package.json index 65608bed..3d2f6812 100644 --- a/ui-react/package.json +++ b/ui-react/package.json @@ -4,14 +4,13 @@ "description": "ONAP Clamp Loop Designer UI", "author": "ONAP Clamp Team", "license": "Apache-2.0", - "homepage": "wiki.onap.org", "publishConfig": { "registry": "https://nexus3.onap.org/repository/npm.snapshot/" }, "main": "index.js", "proxy": "https://localhost:8443", "scripts": { - "start": "react-scripts start", + "start": "HTTPS=true react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom --watchAll=false", "eject": "react-scripts eject",