Drone and PPR and operational updates
This commit is contained in:
@@ -18,6 +18,7 @@ Production-ready airfield website stack built with Astro, Directus, PostgreSQL,
|
||||
## Notes
|
||||
|
||||
- All deploy-time variables live in `.env`.
|
||||
- `PUBLIC_PPR_API_BASE` controls the browser-side PPR API base URL; PPR and drone request endpoints are derived from it at build/dev-server startup.
|
||||
- The frontend service bind-mounts the project into `/app`, keeps `node_modules` and `.astro` in named volumes, and serves the site with `astro dev` on the published frontend port.
|
||||
- Layout and page structure are controlled entirely by Astro.
|
||||
- Frontend source edits should appear without rebuilding the container image.
|
||||
|
||||
Reference in New Issue
Block a user