X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=config%2Fgigi.properties.template;h=6df75cb614b247d72e074bf935539e9276227381;hp=ef794f64faf8a47570933e018a9ed0d4b5acbf68;hb=929352b2603bd011c48119d8d75a1a00a3889ca8;hpb=98410d964cfab49b45c5e56c4f9577f6527f400b diff --git a/config/gigi.properties.template b/config/gigi.properties.template index ef794f64..6df75cb6 100644 --- a/config/gigi.properties.template +++ b/config/gigi.properties.template @@ -8,7 +8,9 @@ https.port=443 http.port=80 #emailProvider=org.cacert.gigi.email.Sendmail emailProvider=org.cacert.gigi.email.CommandlineEmailProvider -sql.driver=com.mysql.jdbc.Driver -sql.url=jdbc:mysql:// +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.user= sql.password=