aboutsummaryrefslogtreecommitdiffstats
path: root/.env
diff options
context:
space:
mode:
authorromaingimbert <romain.gimbert@orange.com>2018-09-14 14:52:20 +0200
committerromaingimbert <romain.gimbert@orange.com>2018-09-14 14:52:20 +0200
commit8f141d17f3ea7720df479f4ae51b5a2e169548cb (patch)
tree4d309f3d24202153d6ad50dfa41c2d8ee99b70c2 /.env
parent956d451af5e5ad5b5f0bbca34c5462455cc6d0ad (diff)
Add API Documentation for Casablanca
-update docs -update version related code -change properties MSB Change-Id: I7fb2a257ec035c53e93666d7571a2c74a0624524 Issue-ID: EXTAPI-141 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
Diffstat (limited to '.env')
-rw-r--r--.env7
1 files changed, 3 insertions, 4 deletions
diff --git a/.env b/.env
index 71f7de7..0aba3a4 100644
--- a/.env
+++ b/.env
@@ -14,6 +14,8 @@
# limitations under the License.
#
+NBI_VERSION=v3
+
# APPLICATION
SERVER_CONTEXTPATH=/nbi/api/v3
SERVER_PORT=8080
@@ -44,14 +46,11 @@ SO_HEADER_AUTHORIZATION=
SO_API_ID=SO
# MSB
-MSB_ENABLED=true
+MSB_ENABLED=false
MSB_DISCOVERY_HOST=msb_discovery
-MSB_DISCOVERY_PORT=10081
MSB_SERVICE_HOST=
MSB_SERVICE_PORT=8080
MSB_SERVICE_NAME=nbi
-MSB_SERVICE_VERSION=v1
-MSB_SERVICE_URL=/nbi/api/v1
MSB_SERVICE_CUSTOM_PATH=
MSB_SERVICE_PROTOCOL=REST
MSB_SERVICE_VISUAL_RANGE=1