X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=config%2Ftest.properties.template;h=a94f0b53218ba99a95cd286c60fa77b6d8875bdc;hb=75cbb283a197b08a8e9fd1c1f817ec240436af95;hp=1bd8a5845f01f229d14613b7e1448d4296a0606b;hpb=0a814fdf958fab3f77d7d9d5333ad4307f7c9b8c;p=gigi.git diff --git a/config/test.properties.template b/config/test.properties.template index 1bd8a584..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 === @@ -12,6 +12,10 @@ 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