X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=config%2Ftest.properties.template;h=f18f895b3866d78ea678e4836b76fc71a9c6c6eb;hb=ac33d7b1bf78da3879a4e6238fcdcebc833d17f4;hp=02cb4d4953012d6b7fb203ea07327328d8afbef5;hpb=ec24cf6925bb3729a644580ad4a9375d05883c62;p=gigi.git diff --git a/config/test.properties.template b/config/test.properties.template index 02cb4d49..f18f895b 100644 --- a/config/test.properties.template +++ b/config/test.properties.template @@ -5,7 +5,7 @@ mail=localhost:8474 # ==== OR === type=autonomous -java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.Launcher +java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.TestLauncher serverPort.https=4443 serverPort.http=8098 mailPort=8473 @@ -18,8 +18,10 @@ name.static=static.cacert.local name.secure=secure.cacert.local name.www=www.cacert.local name.api=api.cacert.local -sql.driver=com.mysql.jdbc.Driver -sql.url=jdbc:mysql://localhost:3306/cacert +sql.driver=org.postgresql.Driver +#sql.driver=com.mysql.jdbc.Driver +sql.url=jdbc:postgresql://localhost/cacert +#sql.url=jdbc:mysql://localhost:3306/cacert sql.user=cacert sql.password=