diff options
author | Sunder Tattavarada <statta@research.att.com> | 2020-09-22 18:30:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-22 18:30:38 +0000 |
commit | 57379c29d8457eb88258328e3c9c7679b2a40274 (patch) | |
tree | e8a2d641d7fbb026cee656c2af6b82ea70cfd689 /ecomp-portal-BE-os | |
parent | 315454e76f7b0491e23b6b9b8f762e97d7d4dc72 (diff) | |
parent | 54c5ed82662ef681375675e58abc8058e3203466 (diff) |
Merge "pushing error and audit log changes for portal"
Diffstat (limited to 'ecomp-portal-BE-os')
-rw-r--r-- | ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties b/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties index b9a99e06..c21f0141 100644 --- a/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties +++ b/ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties @@ -36,6 +36,8 @@ # ### +application_name = PORTAL_BE + db.driver = org.mariadb.jdbc.Driver #db.connectionURL = jdbc:mariadb:failover://localhost:3306/ecomp_portal #db.userName = XXXX |