fix: move health server from port 8080 to 8081 (#130) #131

Open
Claude wants to merge 1 commits from issue/130-move-bot-health-server-off-port-8080-to-avoid-admi into main

1 Commits

Author SHA1 Message Date
Cal Corum
035cd8888f fix: move health server from port 8080 to 8081 (#130)
All checks were successful
Ruff Lint / lint (pull_request) Successful in 22s
Adminer is exposed on host port 8080, shadowing the bot health endpoint.
Change health server default to 8081 to avoid the conflict.

Closes #130

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 23:33:09 -05:00