Skip to content

Commit c1f4e13

Browse files
committed
fix(ui): resolve admin user table infinite scroll tracking, counter indicator, and spacing gaps
1 parent 561cf88 commit c1f4e13

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

packages/prisma/.env

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/prisma/.env

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)