Pass thru error details from remote APIs
[portal/ric-dashboard.git] / webapp-backend / src / main / resources / application.properties
index 6015f51..fa2d578 100644 (file)
 server.port = 8080
 
 # A1 Mediator
-a1med.url = http://A1-URL
+a1med.url = http://jar-app-props-default-A1-URL
 
 # ANR xApp
-anrxapp.url = http://ANR-URL
+anrxapp.url = http://jar-app-props-default-ANR-URL
 
 # E2 Manager
-e2mgr.url = http://E2-URL
+e2mgr.url = http://jar-app-props-default-E2-URL
 
 # Xapp Manager
-xappmgr.url = http://MGR-URL
+xappmgr.url = http://jar-app-props-default-Xapp-Mgr-URL