X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=config%2Ftest.properties.template;h=a94f0b53218ba99a95cd286c60fa77b6d8875bdc;hp=01a83dfc51ecedf96dbe1aae89a1cbbd3d565608;hb=40be0663dd6eb549e829aedf1b7dff102ef9fff3;hpb=d690eda36eba121aa79e4f456d5f0eb481be8b86 diff --git a/config/test.properties.template b/config/test.properties.template index 01a83dfc..a94f0b53 100644 --- a/config/test.properties.template +++ b/config/test.properties.template @@ -1,5 +1,5 @@ type=local -server=localhost:443 +serverPort=443 mail=localhost:8474 # ==== OR === @@ -15,6 +15,7 @@ mailPort=8473 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