qri-io / qri_install

easy qri building & installation
1 stars 0 forks source link

feat(webapp api url): adds flag to give a specific api url the frontend should call to #8

Closed ramfox closed 5 years ago

ramfox commented 5 years ago

When building the frontend webapp for app.qri.io we need the option of allowing a build that uses api.qri.io as the backend api, rather than localhost:2503.

This adds a flag api-url where you can specify the api url you need!