getwilds / proofr

Client for the PROOF API
http://getwilds.org/proofr/
Other
1 stars 3 forks source link

Allow PROOF API base URL to be set to environment variable #15

Closed dtenenba closed 6 months ago

dtenenba commented 6 months ago

called PROOF_API_BASE_URL. If not set, use the default production URL.

Description

This will enable the the dev instance of the PROOF shiny app to point to the dev instance of the API (see related PR that will appear shortly in PROOF shiny app repo).

dtenenba commented 6 months ago

Thanks for approving this. If you have no objection, can you merge it? I can't because I don't have any special permissions in getwilds.

codecov-commenter commented 6 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

dtenenba commented 6 months ago

OK linter, I split up the long line.