diff options
Diffstat (limited to 'ui-react/package.json')
-rw-r--r-- | ui-react/package.json | 1 |
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", |