API Proxy in SolidStart
In my application we have a dedicated API backend, on
api.example.com
, in our vite configuration we have set up a proxy forward with the config below. However when we deply the server with the content from dist/
it dose not use vite to serve the content, but the SolidStart server, are there a way to this "production" to also proxy the requests?
1 Reply
@˞˞˞˞˞˞˞˞˞˞˞˞˞˞˞˞˞˞