mirror of
https://github.com/Fayorg/calendrier-avant.git
synced 2026-05-27 17:18:38 +02:00
3 lines
115 B
Plaintext
3 lines
115 B
Plaintext
DATABASE_URL='mysql://root:root@mydb.com/calendrier'
|
|
NEXTAUTH_SECRET=supersecret
|
|
NEXTAUTH_URL=http://localhost:3000 |