]> WPIA git - gigi.git/blobdiff - config/gigi.properties.template
fix: typo in challenge
[gigi.git] / config / gigi.properties.template
index 3b056e1c275b0e6024c2cd4e2e8687b69fd5cea4..2f511ec1f81e8b57eef3d3091d79ef81062f8e96 100644 (file)
@@ -1,8 +1,5 @@
 host=127.0.0.1
-name.static=static.wpia.local
-name.secure=secure.wpia.local
-name.www=www.wpia.local
-name.api=api.wpia.local
+name.suffix=wpia.local
 
 https.port=443
 http.port=80
@@ -10,8 +7,8 @@ http.port=80
 emailProvider=club.wpia.gigi.email.CommandlineEmailProvider
 sql.driver=org.postgresql.Driver
 #sql.driver=com.mysql.jdbc.Driver
-sql.url=jdbc:postgresql://localhost/cacert
-#sql.url=jdbc:mysql://localhost:3306/cacert
+sql.url=jdbc:postgresql://localhost/gigi
+#sql.url=jdbc:mysql://localhost:3306/gigi
 sql.user=
 sql.password=