Commit graph

1 commit

Author SHA1 Message Date
Ashwin Kumar
31b3a04a81 fix: add API proxy to backend localhost:9100
Added Vite dev server proxy configuration to forward /api requests
to the Rust backend gateway at localhost:9100.

This fixes 401 errors by allowing the admin panel to properly
communicate with the backend API.
2026-04-10 02:29:53 +02:00