Add support for SQLite and PostgreSQL. Also add/fix encryption...

...for a smaller number of fields
This commit is contained in:
Isaac
2022-07-23 01:44:03 +01:00
parent 08e757febf
commit 3de9cd8c3a
11 changed files with 859 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
DISCORD_SECRET=
DISCORD_TOKEN=
DB_CONNECTION_URL="mysql://test:password@localhost/tickets0"
DB_PROVIDER=mysql
ENCRYPTION_KEY=
HTTP_BIND=8080
HTTP_EXTERNAL=http://localhost:8080
PORTAL=http://localhost:3000
SUPER=
SUPER=
https://www.prisma.io/docs/reference/database-reference/supported-databases