diff --git a/config/env.js b/config/env.js index d258bbd70bf..db42ecd191b 100644 --- a/config/env.js +++ b/config/env.js @@ -11,7 +11,7 @@ const { FORUM_LOCATION: forum, NEWS_LOCATION: news, LOCALE: locale, - STRIPE_PUBLIC: stripePublicKey, + STRIPE_PUBLIC: stripePublicKey } = process.env; const locations = {