X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ui%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fconf%2Fsystem.properties;h=0ab13fc7f5c828027d4088e3e8462706509af0ae;hb=19e7a87af0e8b17a418497b41c8b8c98708cd01f;hp=fa26104f7fa4cde2652245c62bef0bcfce7edf43;hpb=159e101907a795d9ae948b4bcc98e7beac1c199a;p=validation.git diff --git a/ui/src/main/webapp/WEB-INF/conf/system.properties b/ui/src/main/webapp/WEB-INF/conf/system.properties index fa26104..0ab13fc 100644 --- a/ui/src/main/webapp/WEB-INF/conf/system.properties +++ b/ui/src/main/webapp/WEB-INF/conf/system.properties @@ -38,7 +38,7 @@ decryption_key = AGLDdG4D04BKm2IxIWEr8o== ########################################################################## #Mysql -db.driver = org.mariadb.jdbc.Driver +db.driver = com.mysql.jdbc.Driver db.userName = akraino db.encrypt_flag = false db.hib.dialect = org.hibernate.dialect.MySQLDialect @@ -66,7 +66,7 @@ log_cron = 0 0/1 * * * ?; #sessiontimeout_feed_cron = 0 * * * * ? * # Link shown in Help menu -contact_us_link = https://wiki.onap.org/display/DW/Portal +contact_us_link = # An Unique 128-bit value defined to identify a specific version # of an application deployed on a specific virtual machine. @@ -78,8 +78,9 @@ instance_uuid=8da691c9-987d-43ed-a358-00ac2f35685d # Application base URL has the host and app context only; a proper prefix of the on-boarded URL. # Only required for applications using FE/BE separation. For example: # app_base_url = https://www.onap.org/app_context/ +app_base_url = https://bluval.akraino.org:8443/bluvalui #authenticate user server authenticate_user_server=http://todo_enter_auth_server_hostname:8383/openid-connect-server-webapp/allUsers #cookie domain -cookie_domain = onap.org \ No newline at end of file +cookie_domain = \ No newline at end of file