Enable running dashboard inside docker container
[nonrtric.git] / dashboard / webapp-backend / src / main / resources / application.properties
index 0cb9891..3aa2406 100644 (file)
@@ -42,8 +42,10 @@ portalapi.username =
 portalapi.password =
 
 # endpoint URLs must be supplied at deployment time
+# NOTE: change a1controller.url.prefix to http://localhost:8282 when running
+#       dashboard locally (i.e., not inside the docker container)
 # A1 Controller
-a1controller.url.prefix = http://localhost:8282
+a1controller.url.prefix = http://a1-controller-container:8181
 a1controller.url.suffix = /restconf/operations
 
 # Kubernetes API via https://github.com/nokia/caas-ingress