Closed frederikhors closed 3 years ago
Is there a way to use nollup proxy option?
Specifically I need to proxy /api/todos calls to http://myserver:3000/api/todos.
/api/todos
http://myserver:3000/api/todos
What do you suggest?
Thanks.
https://github.com/PepsRyuu/nollup/issues/180
Is there a way to use nollup proxy option?
Specifically I need to proxy
/api/todos
calls tohttp://myserver:3000/api/todos
.What do you suggest?
Thanks.