feat: add docker deployment stack
Add container definitions for the web app, API, worker, and PostGIS database so the local stack can be built and run consistently.
This commit is contained in:
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- Added a multi-stage `Dockerfile` and `docker-compose.yml` for running the web app, API, worker, and PostGIS database as a local container stack.
|
||||
|
||||
## [2026-04-19]
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user