Open miguelfernando55 opened 1 month ago
I want to redirect the client to /login when he puts /.
CORS policy on google chrome is not allowing.
I solved this. I use a node to previous set the msg.url="/".
Maybe it could be possible to use in http-proxy.
I want to redirect the client to /login when he puts /.
CORS policy on google chrome is not allowing.