Skip to content

Commit d6fa741

Browse files
authored
Merge pull request #300 from scientist-softserv/135-fix-base-url
135-fix-base-url
2 parents dc02300 + d58a5a0 commit d6fa741

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)