Skip to content

Commit cee4266

Browse files
committed
added:sameSite none
1 parent ed5bb26 commit cee4266

File tree

5 files changed

+1805
-847
lines changed

5 files changed

+1805
-847
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# DATABASE_URL="postgresql://username:password@host:port/database"
1414
# JWT_SECRET="your-secret-key"
1515

16-
DATABASE_URL="postgresql://postgres.uycuryvjjhznvsfumxre:[email protected]:5432/postgres"
17-
JWT_SECRET="roshanishacker"
16+
# DATABASE_URL="postgresql://postgres.uycuryvjjhznvsfumxre:[email protected]:5432/postgres"
17+
# JWT_SECRET="roshanishacker"

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
.env.local
66

77
/src/generated/prisma
8-
.env.local
8+
.env.local

0 commit comments

Comments
 (0)