Merge pull request 'asdasd' (#1) from my-change-branch into main

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-06-21 12:37:30 -04:00
+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`.