summaryrefslogtreecommitdiffstats
path: root/.env
diff options
context:
space:
mode:
Diffstat (limited to '.env')
-rw-r--r--.env5
1 files changed, 2 insertions, 3 deletions
diff --git a/.env b/.env
index df2e722..e7dd952 100644
--- a/.env
+++ b/.env
@@ -18,8 +18,7 @@ NBI_VERSION=v4
# APPLICATION
SERVER_CONTEXTPATH=/nbi/api/v4
-SERVER_PORT=8443
-HTTP_PORT=8080
+SERVER_PORT=8080
# ONAP
ONAP_LCPCLOUDREGIONID=
@@ -28,7 +27,7 @@ ONAP_CLOUDOWNER=
NEXUS_DOCKER_REPO=nexus3.onap.org:10001
# NBI
-NBI_URL=https://localhost:8443/nbi/api/v4
+NBI_URL=http://localhost:${SERVER_PORT}/nbi/api/v4
NBI_CALLFORVNF=false
# SDC