deployd / docs

documentation for deployd
http://docs.deployd.com
29 stars 30 forks source link

cross domain call #27

Closed NaqeebSial closed 9 years ago

NaqeebSial commented 10 years ago

I have deploy my api at localhost:2403 and know i want to access it from other domain e.g at localhost:3000 for mobile development in ionic framework.But due to cross domain is not allowed. How can i set Access-Control-Allow-Origin:* on deployd server side to enable cross domain please guide me for my final year project.

NicolasRitouet commented 9 years ago

Hi @NaqeebSial In case your issue is still not solved, you should ask on the main deployd repo, where you'll have a bigger audience, willing to help solve your problem. (https://github.com/deployd/deployd/issues/new)

I close this one.