X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=config%2Ftest.properties.template;h=703bda1066c2305435905a751a3619fb21904bb0;hb=67d58245002bc9163fb0430dcd3f2f39217c1ea1;hp=b15e01f7bcf93fdb5cd8c449e446ac7d3aea6aa2;hpb=7cf984749cf0027ccae90a53ebef07ab97ff164b;p=gigi.git diff --git a/config/test.properties.template b/config/test.properties.template index b15e01f7..703bda10 100644 --- a/config/test.properties.template +++ b/config/test.properties.template @@ -2,8 +2,21 @@ type=local server=localhost:443 mail=localhost:8474 -==== OR === +# ==== OR === type=autonomous java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.Launcher serverPort=4443 mailPort=8473 + + + + +# ==== ALL === +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.user=cacert +sql.password=