Bladeren bron

docs: changelog entry for configurable docker host ports

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ClaudePriv@chiappa.zhdk.ch 23 uur geleden
bovenliggende
commit
fbef8ff404
1 gewijzigde bestanden met toevoegingen van 6 en 0 verwijderingen
  1. 6 0
      CHANGELOG.md

+ 6 - 0
CHANGELOG.md

@@ -18,6 +18,12 @@ collide with the per-component `api-v…` / `ui-v…` tags in this monorepo.
 
 ## [Unreleased]
 
+### Changed
+- Docker host ports are now configurable via `API_PORT` / `UI_PORT` in
+  `.env` (defaults `8081` / `8080`). Container-internal ports remain
+  fixed, so internal docker DNS, healthchecks, and baked Caddyfiles are
+  unchanged — only the published host-side mapping moves.
+
 ## [0.9] — 2026-05-06
 
 First public preview of the bundled stack. Everything specified in