Move back to Postgres

This commit is contained in:
Joakim Hellsén 2024-03-17 23:56:24 +01:00
commit f935bf1740
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9
9 changed files with 170 additions and 26 deletions

View file

@ -3,3 +3,8 @@ SECRET_KEY=
EMAIL_HOST_USER=
EMAIL_HOST_PASSWORD=
DISCORD_WEBHOOK_URL=
DB_NAME=
DB_USER=
DB_PASSWORD=
DB_HOST=
DB_PORT=