diff options
author | Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> | 2020-03-14 12:10:35 -0400 |
---|---|---|
committer | Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> | 2020-03-16 12:45:50 -0400 |
commit | f57a6381ba0240a4c5de3b4a9dbe7573f4c3775e (patch) | |
tree | a795ee0bed7f9b76efac568f4cde2ffe84ab3160 /ms/blueprintsprocessor/application/src/main/resources/application.properties | |
parent | e800b146c0301076960ccdcb67f2b6965e26741d (diff) |
Update application properties for ErrorCatalog
Issue-ID: CCSDK-2174
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: I8d8de812bb560ef2c01bc3bee8dd17f9d6ed1099
Diffstat (limited to 'ms/blueprintsprocessor/application/src/main/resources/application.properties')
-rwxr-xr-x | ms/blueprintsprocessor/application/src/main/resources/application.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/application/src/main/resources/application.properties b/ms/blueprintsprocessor/application/src/main/resources/application.properties index 412fa3a33..eb15c5a7e 100755 --- a/ms/blueprintsprocessor/application/src/main/resources/application.properties +++ b/ms/blueprintsprocessor/application/src/main/resources/application.properties @@ -63,7 +63,7 @@ security.user.name: ccsdkapps # Error Managements error.catalog.applicationId=cds error.catalog.type=properties -error.catalog.defaultDirectory=/opt/app/onap/config +error.catalog.errorDefinitionDir=/opt/app/onap/config # Used in Health Check #endpoints.user.name=ccsdkapps |