We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 561cf88 commit c1f4e13Copy full SHA for c1f4e13
1 file changed
packages/prisma/.env
@@ -0,0 +1,4 @@
1
+DATABASE_URL="postgresql://postgres:Vasu@5661@localhost:5432/calendso"
2
+DATABASE_DIRECT_URL="postgresql://postgres:Vasu@5661@localhost:5432/calendso"
3
+NEXTAUTH_SECRET="abcdefghijklmnopqrstuvwxyz1234567890abcdef"
4
+CALENDSO_ENCRYPTION_KEY="abcdefghijklmnopqrstuvwx"
0 commit comments