X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=config%2Ftest.properties.template;h=c57f99a415f7e6b8014a0fc72eae1d55c85df340;hp=5a63cab98f54085f8042bd9be344b4121ca7ea62;hb=119ca50f4a86da82d68c12e6828b9f65e91e8006;hpb=5f5fe0a79718e39b8982fcfa9e3878a8517d10f6 diff --git a/config/test.properties.template b/config/test.properties.template index 5a63cab9..c57f99a4 100644 --- a/config/test.properties.template +++ b/config/test.properties.template @@ -6,7 +6,7 @@ mail=localhost:8474 # ==== OR === type=autonomous -java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.TestLauncher +java=java -cp bin;/path/to/postgresConnector.jar club.wpia.gigi.TestLauncher serverPort.https=4443 serverPort.http=8098 mailPort=8473 @@ -15,15 +15,12 @@ mailPort=8473 # ==== ALL === -name.static=static.cacert.local -name.secure=secure.cacert.local -name.www=www.cacert.local -name.api=api.cacert.local +name.suffix=wpia.local 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.url=jdbc:postgresql://localhost/gigi +#sql.url=jdbc:mysql://localhost:3306/gigi +sql.user=gigi sql.password=