diff --git a/website/next.config.js b/website/next.config.js index 72d9a5033..bd933ffdb 100644 --- a/website/next.config.js +++ b/website/next.config.js @@ -16,6 +16,7 @@ module.exports = withHashicorp({ ], }, exportTrailingSlash: true, + // Note: These are meant to be public, it's not a mistake that they are here env: { HASHI_ENV: process.env.HASHI_ENV, SEGMENT_WRITE_KEY: 'AjXdfmTTk1I9q9dfyePuDFHBrz1tCO3l',