From 6bc7f132e9738981ca5398501b70dfc0fc44c4e6 Mon Sep 17 00:00:00 2001 From: James Pattinson Date: Sat, 20 Jun 2026 13:32:23 -0400 Subject: [PATCH] Closer to prod! --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index 6d5af77..5416577 100644 --- a/.env.example +++ b/.env.example @@ -14,4 +14,5 @@ DIRECTUS_ADMIN_EMAIL=admin@example.com DIRECTUS_ADMIN_PASSWORD=change-me DIRECTUS_ADMIN_TOKEN=change-me-static-admin-token DIRECTUS_PUBLIC_URL=https://cms.example.com +DIRECTUS_HOMEPAGE_BANNER_FOLDER=homepage-banners DIRECTUS_CORS_ORIGIN=https://swansea-airport.wales