diff --git a/server/configs/application.properties b/server/configs/application.properties index 8fa5323bb1..4964190273 100644 --- a/server/configs/application.properties +++ b/server/configs/application.properties @@ -23,8 +23,8 @@ context.validationQuery[0]=SELECT 1 #context.dataSourceName[1]=jdbc/@@extraJdbcDataSource@@ #context.driverClassName[1]=@@extraJdbcDriverClassName@@ -#context.url[1]=@@extraJdbcURL@@ -#context.username[1]=@@extraJdbcUser@@ +#context.url[1]=@@extraJdbcUrl@@ +#context.username[1]=@@extraJdbcUsername@@ #context.password[1]=@@extraJdbcPassword@@ #useLocalBuild#context.webAppLocation=@@pathToServer@@/build/deploy/labkeyWebapp