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`.