Changes made to fix left menu routing
[portal.git] / ecomp-portal-BE-os / src / main / webapp / WEB-INF / conf / system.properties
index 67d9328..c6ee0e9 100644 (file)
@@ -40,7 +40,7 @@ db.driver = org.mariadb.jdbc.Driver
 #db.connectionURL = jdbc:mariadb:failover://localhost:3306/ecomp_portal
 #db.userName = XXXX
 #db.password = XXXX
-db.connectionURL = jdbc:mariadb:failover://demeter.homer.att.com:3306/ecomp_portal_1710_os
+db.connectionURL = jdbc:mariadb:failover://localhost:3306/portal
 db.userName = portal
 db.password = P0rt@l
 # is the db.password property encrypted?
@@ -153,3 +153,5 @@ ext_central_access_user_domain = @csp.onap.org
 # External Central Auth system access
 remote_centralized_system_access = false
 
+#left menu with root value or non-root
+portal_left_menu = non-root
\ No newline at end of file