prepare-for-prod #2

Merged
jamesp merged 2 commits from prepare-for-prod into main 2026-06-21 17:41:26 -04:00
Showing only changes of commit bae649ef13 - Show all commits
-2
View File
@@ -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`.