Re: React App/Vite not starting if served through a route

2024-08-27 Thread danny dun
Maybe you need to provide more information, such as route config detail, request sample with curl command Alessio Bernesco Làvore 于2024年8月26日 周一23:21写道: > Hello! > > I've a simple Vite/React app, dockerized with an Nginx frontend. > > If i call the application directly everything works fine, but

Re: React App/Vite not starting if served through a route

2024-08-29 Thread danny dun
> how to fix here: > > https://stackoverflow.com/questions/53207059/react-nginx-routing-to-subdirectory > > Once fixed the subfolders into the react app also the routing through > apisix works fine. > > Thanks, > Alessio > > On Tue, Aug 27, 2024 at 5:12 PM danny