Compare commits

...

2 Commits

Author SHA1 Message Date
jamesp ca88b6cdcc Merge pull request 'asdasd' (#1) from my-change-branch into main
Reviewed-on: #1
2026-06-21 12:37:30 -04:00
jamesp 8dbd7bf684 asdasd 2026-06-21 12:31:33 -04:00
+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`.