Fix README.md

This commit is contained in:
York-Simon Johannsen 2023-06-07 18:40:07 +02:00
parent 0a74a2e6d5
commit ea71a2b9a2
No known key found for this signature in database
GPG key ID: 006F8812A4B527D9

View file

@ -1,5 +1,5 @@
<div align="center">
[![Next][Next.js]][Next-url]
[![React][React.js]][React-url]
@ -59,7 +59,7 @@ Required variables :
Example for a valid `.env.local` file :
```bash
# Private variable
# Private variable
NEXTAUTH_URL=https://yourbwdomain.com
NEXTAUTH_SECRET=YOURFIRSTSECRET
CRONJOB_KEY=YOURSECONDSECRET