Files
imphnen-frontend-service/libs
maulanasdqnandClaude Opus 4.6 4e9d110bb0 fix: set default API base URL to https://api.imphnen.dev
VITE_API_URL was never set in the Nix build, so getBaseURL() returned
empty string causing all API calls to hit the current origin (e.g.
hackathon.imphnen.dev) instead of api.imphnen.dev. This caused 405
errors on login since the frontend server doesn't handle POST.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 14:15:27 +07:00
..