aboutsummaryrefslogtreecommitdiffstats
path: root/.env
diff options
context:
space:
mode:
authorromaingimbert <romain.gimbert@orange.com>2018-09-05 14:53:06 +0200
committerromaingimbert <romain.gimbert@orange.com>2018-09-05 14:53:06 +0200
commit5ff60761a7a8147ab93947ffff04491e548dbb56 (patch)
treec92e1a6c288ecddd9631196741533e604ab83396 /.env
parentddeba2f466751a23cbbf6dc07b1b415231a39a5d (diff)
Update API version to v3
-change application.properties to v3 -change .env docker to v3 -change Dockerfile to v3 Change-Id: I95dd0a29494e8fdebe29ac7bcfcfccf03a9a1c6c Issue-ID: EXTAPI-143 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
Diffstat (limited to '.env')
-rw-r--r--.env4
1 files changed, 2 insertions, 2 deletions
diff --git a/.env b/.env
index 38d05d7..71f7de7 100644
--- a/.env
+++ b/.env
@@ -15,7 +15,7 @@
#
# APPLICATION
-SERVER_CONTEXTPATH=/nbi/api/v1
+SERVER_CONTEXTPATH=/nbi/api/v3
SERVER_PORT=8080
# ONAP
@@ -25,7 +25,7 @@ ONAP_CLOUDOWNER=
NEXUS_DOCKER_REPO=nexus3.onap.org:10001
# NBI
-NBI_URL=http://localhost:8080/nbi/api/v1
+NBI_URL=http://localhost:8080/nbi/api/v3
NBI_CALLFORVNF=false
# SDC