diff options
author | Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | 2018-11-10 18:02:29 -0500 |
---|---|---|
committer | Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | 2018-11-10 18:02:29 -0500 |
commit | 9a85b3d441c11813d3dbe7ed487d475993c2e0a3 (patch) | |
tree | ab3471cdb730ff02363a9d59939f47ad0d082167 /ms/controllerblueprints/README.md | |
parent | a9bf0541c65d8bb81b814bd85253cf4518fcb52b (diff) |
Controller Blueprints Microservice
Change Application Properties and Docker Blueprint model load Parameters.
Change-Id: I799cbab4388916c8e07e9453d93214e788a16fa2
Issue-ID: CCSDK-660
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
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
|