switched prisma env to linux and changed example.env

This commit is contained in:
Polaris
2024-07-14 17:41:59 -04:00
parent 974132f788
commit 9e75dffcc5
32 changed files with 130 additions and 284 deletions

View File

@ -1,3 +1,3 @@
DATABASE_URL="mysql://root:password@localhost:3306/lachesis"
DATABASE_URL="mysql://root:password@localhost:3306/daphnis"
DATABASE_AIME_URL = "mysql://root:password@localhost:3306/aime"
NEXT_PUBLIC_RESEND_API_KEY=""
NEXT_PUBLIC_RESEND_API_KEY=""