diff --git a/README.md b/README.md index 1536093..ec97354 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ 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`.