diff options
author | Dan Timoney <dtimoney@att.com> | 2018-11-15 20:35:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-15 20:35:45 +0000 |
commit | e8672f9db4bcef30e546b56f5b4fe235628bd023 (patch) | |
tree | 930f530223ee7bc76fb518f1849e9174e27e33c8 /ms/controllerblueprints/README.md | |
parent | 8e2f54808446119be1fc4fa2a8f3cf089aeabd46 (diff) | |
parent | 9a85b3d441c11813d3dbe7ed487d475993c2e0a3 (diff) |
Merge "Controller Blueprints Microservice"
Diffstat (limited to 'ms/controllerblueprints/README.md')
-rwxr-xr-x | ms/controllerblueprints/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/controllerblueprints/README.md b/ms/controllerblueprints/README.md index 4079daf6..43eeee5f 100755 --- a/ms/controllerblueprints/README.md +++ b/ms/controllerblueprints/README.md @@ -9,4 +9,5 @@ Application VM Arguments : -Dspring.datasource.username=sdnctl
-Dspring.datasource.password=sdnctl
-Dblueprints.load.initial-data=true
+-Dspring.profiles.active=dev
|