Phillip Tarrant 62de2685d7 chore: move prod container port from 8000 to 8080
- Dockerfile: EXPOSE + HEALTHCHECK + uvicorn --port all shift to 8080.
- docker-compose.yml: host:container mapping shifts to 8080:8080.
- run_dev.sh: new host-dev launcher; default PORT=8080 to stay in
  sync with the prod shape.

Caddy upstream config on the VM needs to follow to 127.0.0.1:8080.
PUBLIC_BASE_URL in the production .env should reflect the public
hostname (unaffected by the internal port change).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 07:59:17 -05:00
2026-04-21 13:54:59 -05:00
Description
No description provided
Readme 1.2 MiB
Languages
Python 83.8%
HTML 8.7%
CSS 3.5%
JavaScript 1.7%
Shell 1.2%
Other 1.1%