Skip to content

Commit d58a5a0

Browse files
committed
remove "www." from the NEXT_PUBLIC_APP_BASE_URL so that the emails get redirected correctly
1 parent b9b23dc commit d58a5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ NEXT_PUBLIC_PROVIDER_NAME=beachsidebiotech
55
NEXT_PUBLIC_PROVIDER_ID=5159
66
NEXT_PUBLIC_SCIENTIST_API_VERSION=v2
77
NEXT_PUBLIC_WEBHOOK_URL=http://ss-mailer/webstore
8-
NEXT_PUBLIC_APP_BASE_URL=https://www.webstore-staging.vercel.app
8+
NEXT_PUBLIC_APP_BASE_URL=https://webstore-staging.vercel.app

0 commit comments

Comments
 (0)