asdasd #1

Merged
jamesp merged 1 commits from my-change-branch into main 2026-06-21 12:37:31 -04:00
Showing only changes of commit 8dbd7bf684 - Show all commits
+2
View File
@@ -4,6 +4,8 @@ Production-ready airfield website stack built with Astro, Directus, PostgreSQL,
## Local setup ## Local setup
Making a change here, what happens?
1. Copy `.env.example` to `.env` and fill in the values. 1. Copy `.env.example` to `.env` and fill in the values.
2. Start the stack with Docker Compose. 2. Start the stack with Docker Compose.
3. Point your external Caddy instance at the frontend and Directus ports defined in `.env`. 3. Point your external Caddy instance at the frontend and Directus ports defined in `.env`.