No description
Find a file
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
public fix: payoff chart zoomed to 1.5 SD range instead of 8% flat pad 2026-05-27 19:16:30 +05:30
src fix: tab filtering uses filtered not open; tab class quote; booked=netqty=0 today only 2026-05-27 13:32:35 +05:30
.env.example feat: initial position tracker scaffold 2026-05-08 11:22:05 +00:00
.gitignore chore: add gitignore 2026-05-08 16:22:05 +00:00
docker-compose.yml fix: bind port 3457 to 127.0.0.1 to prevent direct public access 2026-06-06 09:41:17 +05:30
Dockerfile fix: run as root — bind-mount overrides chown causing SQLITE_CANTOPEN 2026-05-08 16:36:49 +00:00
package.json feat: initial position tracker scaffold 2026-05-08 11:22:05 +00:00
tsconfig.json feat: initial position tracker scaffold 2026-05-08 11:22:05 +00:00