Create your .env file with the with the following records. You can copy .env.example and place your own values.
GATSBY_API_URL=https://cms.ramilamparo.com The url of strapi when building.
GATSBY_BROWSER_API_URL=https://cms.ramilamparo.com The url of strapi when the making API requests from the browser.
GATSBY_CAPTCHA_SITE_KEY=YourCaptchaFrontendKey Captcha secret key to prevent spam.