huafu / ember-data-feathers

Tools for Ember applications to communicate with FeatherJS using sockets.io
MIT License
7 stars 2 forks source link

Any way to define Feathers url? #2

Closed giano closed 7 years ago

giano commented 7 years ago

What are the config keys to define the service url? I managed to proxy feathers using ember http-proxy, but I would like to reroute it under the /api path. Any way to do this?

Thanks!

giano commented 7 years ago

Bypassed proxying to root.