From 54c5ed82662ef681375675e58abc8058e3203466 Mon Sep 17 00:00:00 2001
From: Muni Mohan Kunchi <munmohan@att.com>
Date: Thu, 17 Sep 2020 18:37:26 -0400
Subject: pushing error and audit log changes for portal

Issue-ID: PORTAL-1011
Signed-off-by: Muni Mohan Kunchi <munmohan@att.com>
Change-Id: I3f3b32b2d418330604db05c2bf16193e03f07f66
---
 ecomp-portal-BE-os/src/main/webapp/WEB-INF/conf/system.properties | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'ecomp-portal-BE-os/src')

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
-- 
cgit