This commit is contained in:
2026-06-21 12:31:33 -04:00
parent 459cb95335
commit 8dbd7bf684
+2
View File
@@ -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`.