Add wrangler
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user