Commit graph

4 commits

Author SHA1 Message Date
Manohar
bb8a00c196 fix: bind port 3457 to 127.0.0.1 to prevent direct public access
Was bound to 0.0.0.0:3457 making the API reachable without auth.
Now relies exclusively on Traefik (angel.manohargupta.com) for ingress.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 09:41:17 +05:30
Manohar
052db5d934 fix: add HTTP->HTTPS redirect via redirect-to-https middleware 2026-05-12 05:03:34 +00:00
Manohar
a0aede9294 fix: remove secHeaders middleware ref — not defined in Traefik, disables router 2026-05-08 16:39:29 +00:00
Manohar
971c59df11 feat: initial position tracker scaffold 2026-05-08 11:22:05 +00:00