]> WPIA git - gigi.git/blobdiff - config/test.properties.template
ADD: !Configchange! http serve
[gigi.git] / config / test.properties.template
index 97ce26b49bf32ad04cbc0dc4b1441027bfda5f88..354b3f217a192608fe4f294c23006bf8798f6228 100644 (file)
@@ -1,11 +1,13 @@
 type=local
-serverPort=443
+serverPort.https=443
+serverPort.http=80
 mail=localhost:8474
 
 # ==== OR ===
 type=autonomous
 java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.Launcher
-serverPort=4443
+serverPort.https=4443
+serverPort.http=8098
 mailPort=8473