aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react/package.json
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-07-10 12:32:36 +0200
committersebdet <sebastien.determe@intl.att.com>2019-07-12 00:25:30 +0200
commit4946e5b7d80fa1a7baa1c6042100fa1dee24ee31 (patch)
treead8df0658a57188e45130b864f58bb6a206c74d5 /ui-react/package.json
parent7c7323d8ec54e65ac7a9a5e8c7cd8bdc755ea70a (diff)
Introduce modal
Test Modal for Operational policy and use react-router to show it Issue-ID: CLAMP-415 Change-Id: Ie0df5f1085925224076062c7d331dc2f4c72d032 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'ui-react/package.json')
-rw-r--r--ui-react/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-react/package.json b/ui-react/package.json
index 791ab9df5..c6369a3a3 100644
--- a/ui-react/package.json
+++ b/ui-react/package.json
@@ -3,6 +3,7 @@
"version": "0.0.1",
"description": "ONAP Clamp Designer UI",
"main": "index.js",
+ "proxy": "http://localhost:8080",
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",