From bae649ef132a94c63e0082aab01ac9c6437d9255 Mon Sep 17 00:00:00 2001 From: James Pattinson Date: Sun, 21 Jun 2026 12:39:55 -0400 Subject: [PATCH] Revert README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ec97354..1536093 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ Production-ready airfield website stack built with Astro, Directus, PostgreSQL, ## Local setup -Making a change here, what happens? - 1. Copy `.env.example` to `.env` and fill in the values. 2. Start the stack with Docker Compose. 3. Point your external Caddy instance at the frontend and Directus ports defined in `.env`.