# rename this file to .env and supply the values listed below # also make sure they are available to the build tool (e.g. Netlify) # warning: variables prexifed with GATSBY_ will be made available to client-side code # be careful not to expose sensitive data (in this case your Algolia admin key) GATSBY_ALGOLIA_INDEX_NAME=insertValue GATSBY_ALGOLIA_APP_ID=insertValue GATSBY_ALGOLIA_SEARCH_KEY=insertValue ALGOLIA_ADMIN_KEY=insertValue