aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/application.properties')
-rw-r--r--src/main/resources/application.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index fe7dde0..d488505 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -42,6 +42,9 @@ onap.cloudOwner = CloudOwner
nbi.url = http://localhost:${server.port}${server.servlet.context-path}
nbi.callForVNF = false
+# External NBI
+external.nbi.url = http://{targetUrl}:${server.port}${server.servlet.context-path}
+
# SCHEDULER
scheduler.pollingDurationInMins = 360
serviceOrder.schedule = 5000