hedgedoc/bin
David Mehren 86be1243f8
Ignore Postgres SSL errors on Heroku
The connection to Heroku's Postgres instances must use SSL,
 but not check the certificate.

 This adds the necessary configuration to the Heroku setup script.

Fixes #1245

Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-07 21:43:06 +02:00
..
cleanup Fixed eslint errors (whitespaces) 2020-03-21 23:27:00 +01:00
heroku Ignore Postgres SSL errors on Heroku 2021-05-07 21:43:06 +02:00
manage_users Check for falsy existing_user variable. Fixes #234 2019-12-09 17:46:25 +01:00
migrate_from_fs_to_minio Switch to minio v7 API 2021-02-12 23:11:37 +01:00
setup Only install production dependencies in bin/setup 2021-05-05 15:38:00 +02:00