summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ms/controllerblueprints/README.md')
-rwxr-xr-xms/controllerblueprints/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/ms/controllerblueprints/README.md b/ms/controllerblueprints/README.md
index e69de29bb..070a54169 100755
--- a/ms/controllerblueprints/README.md
+++ b/ms/controllerblueprints/README.md
@@ -0,0 +1,9 @@
+Application VM Arguments :
+
+-Dlogging.config=etc/logback.xml
+-Dspring.config.location=opt/app/onap/config/
+-Dspring.datasource.url=jdbc:mysql://127.0.0.1:3306/sdnctl
+-Dspring.datasource.username=sdnctl
+-Dspring.datasource.password=sdnctl
+-Dblueprints.load.initial-data=true
+