]> WPIA git - gigi.git/blobdiff - config/test.properties.template
Fix local hosts for correct certificate tests.
[gigi.git] / config / test.properties.template
index 1bd8a5845f01f229d14613b7e1448d4296a0606b..a94f0b53218ba99a95cd286c60fa77b6d8875bdc 100644 (file)
@@ -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