From: Felix Dörre Date: Thu, 4 Jun 2015 18:58:38 +0000 (+0200) Subject: upd: better test.properties-template X-Git-Url: https://code.wpia.club/?p=gigi.git;a=commitdiff_plain;h=d4534ff5febc5f60d49232a627132c7b6f58f933 upd: better test.properties-template --- diff --git a/config/test.properties.template b/config/test.properties.template index 02cb4d49..d295a7c4 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