Files
egfh-website/.env.pages.test.example
T
2026-06-21 05:04:26 -04:00

16 lines
672 B
Bash

# Copy to .env.pages.test and fill in the values for test/preview deploys.
PUBLIC_SITE_URL=https://test.example.pages.dev
PUBLIC_PPR_API_BASE=https://test-ppr.example.com/api/v1
PUBLIC_WEATHER_BASE=https://wx.swansea-airport.wales
PUBLIC_WEATHER_MQTT_HOST=https://wx.swansea-airport.wales/mqtt
DIRECTUS_URL=https://egfhcmstest.pattinson.org
DIRECTUS_PUBLIC_URL=https://egfhcmstest.pattinson.org
DIRECTUS_ADMIN_TOKEN=replace-with-test-directus-token
DIRECTUS_HOMEPAGE_BANNER_FOLDER=homepage-banners
CF_PAGES_PROJECT_NAME=swansea-airfield
CF_PAGES_BRANCH=test
CLOUDFLARE_ACCOUNT_ID=replace-with-cloudflare-account-id
CLOUDFLARE_API_TOKEN=replace-with-cloudflare-api-token