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.
11 lines
185 B
Text
11 lines
185 B
Text
|
|
> dev
|
|
> vinxi dev
|
|
|
|
vinxi v0.5.11
|
|
vinxi found vinxi app config in vite.config.ts
|
|
vinxi starting dev server
|
|
|
|
➜ Local: http://localhost:3000/
|
|
➜ Network: use --host to expose
|
|
|