added cursor based pagination for links
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
AES_SECRET=very_sensitive_secret1
|
||||
NEXTAUTH_SECRET=very_sensitive_secret2
|
||||
DATABASE_URL=postgresql://user:password@localhost:5432/linkwarden
|
||||
NEXTAUTH_URL=http://localhost:3000
|
||||
NEXTAUTH_URL=http://localhost:3000
|
||||
PAGINATION_TAKE_COUNT=20
|
||||
Reference in New Issue
Block a user