Skip to content

Commit ab065a3

Browse files
authored
fix: add missing env variable (#427)
1 parent 2ef223e commit ab065a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ NEXT_PUBLIC_POSTHOG_API_KEY=phc_dummy_posthog_key
3939
NEXT_PUBLIC_POSTHOG_HOST_URL=https://us.i.posthog.com
4040
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_dummy_publishable
4141
NEXT_PUBLIC_STRIPE_CUSTOMER_PORTAL=https://billing.stripe.com/p/login/test_dummy
42+
NEXT_PUBLIC_WEB_PORT=3000

0 commit comments

Comments
 (0)