Add Dashboard
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
DATABASE_URL=postgresql://username:password@host:5450/typebot?schema=public
|
||||
|
||||
SECRET=secret
|
||||
NEXTAUTH_URL=http://localhost:3000
|
||||
|
||||
# Used for email auth and email notifications
|
||||
EMAIL_SERVER_USER=username
|
||||
EMAIL_SERVER_PASSWORD=password
|
||||
|
Reference in New Issue
Block a user