first commit
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
DATABASE_URL="file:./dev.db"
|
||||
NEXTAUTH_SECRET="replace-with-strong-secret"
|
||||
NEXTAUTH_URL="http://localhost:3000"
|
||||
ADMIN_EMAILS="admin@example.com"
|
||||
Reference in New Issue
Block a user