mirror of
https://github.com/Fayorg/calendrier-avant.git
synced 2026-05-27 17:18:38 +02:00
fix: added env for NextAuth in example
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
DATABASE_URL='mysql://root:root@mydb.com/calendrier'
|
DATABASE_URL='mysql://root:root@mydb.com/calendrier'
|
||||||
|
NEXTAUTH_SECRET=supersecret
|
||||||
|
NEXTAUTH_URL=http://localhost:3000
|
||||||
Reference in New Issue
Block a user