Skip to content

Commit 0873157

Browse files
committed
Chnage in .env.sample file
1 parent f7a5e25 commit 0873157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
NEXT_PUBLIC_BASE_URL=http://localhost:3000 #change this in production
22
NEXT_PUBLIC_APP_NAME=""
33
NEXT_PUBLIC_ADMINISTRATOR_EMAIL=""
4-
NEXT_PUBLIC_MAINTAINER_EMAIL="" # the email on which you'll new orders information || this is an optional feild if you dont provide it you'll all informaiton on administrator email.
4+
NEXT_PUBLIC_MAINTAINER_EMAIL="" # the email on which you'll get new orders information || this is an optional feild if you dont provide it you'll all informaiton on administrator email.
55
MONGO_URI=""
66
GOOGLE_CLIENT_ID=""
77
GOOGLE_CLIENT_SECRET=""

0 commit comments

Comments
 (0)