Synching up portal config
[oom.git] / kubernetes / config / docker / init / src / config / portal / portal-fe / webapps / etc / ECOMPSDKAPP / system.properties
index 2aec2dd..d638abc 100755 (executable)
@@ -23,12 +23,10 @@ decryption_key                                = AGLDdG4D04BKm2IxIWEr8o==
 # The following properties MAY require changes by partner applications.
 ##########################################################################
 
-#Mysql
-db.driver = com.mysql.jdbc.Driver
-db.connectionURL = jdbc:mysql://portaldb.onap-portal:3306/ecomp_sdk_os
+db.driver = org.mariadb.jdbc.Driver
+db.connectionURL = jdbc:mariadb://portaldb.onap-portal:3306/ecomp_sdk
 db.userName = root
-#db.password = Aa123456
-db.password =password
+db.password = Aa123456
 db.min_pool_size = 5
 db.max_pool_size = 10
 hb.dialect = org.hibernate.dialect.MySQLDialect
@@ -49,8 +47,6 @@ mylogins_feed_cron            = 0 0/60 * * * ?;
 #sessiontimeout_feed_cron        = 0 * * * * ? *
 my_login_feed_output_dir      = /tmp/MyLogins
 
-# ECOMP Portal Shared Context REST API URL
-ecomp_shared_context_rest_url= http://portalapps.onap-portal:8989/ecompportal/context
 # Link shown in Help menu
 contact_us_link = https://todo_contact_us_link.com