Skip to content

Commit 2884bc9

Browse files
committed
Updated: .env file
1 parent 8e7235a commit 2884bc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.env.sample

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ DJANGO_ALLOWED_HOSTS=*
66
DJANGO_ADMIN_URL=admin
77
DJANGO_EMAIL_HOST_USER=your_email
88
DJANGO_EMAIL_HOST_PASSWORD=your_password
9+
DJANGO_VERCEL=1
10+
DJANGO_IN_REACT=1
911

1012
# Django superuser credentials
1113
DJANGO_SUPERUSER_PASSWORD=admin

0 commit comments

Comments
 (0)