Add wrangler

This commit is contained in:
2026-06-21 05:04:26 -04:00
parent 4498fa2611
commit ed7597f879
8 changed files with 2153 additions and 5 deletions
+15
View File
@@ -0,0 +1,15 @@
# 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