Vets-Who-Code / vets-who-code-app

http://vetswhocode.io
48 stars 43 forks source link

Move URLs used in API calls to .env for ease of update #293

Closed joeromine closed 2 years ago

joeromine commented 3 years ago

Create a single Netlify .env source for all URLs in the VWC codebase.

Moving all the VWC URLs to a .env will reduce commits add increase security by adding a layer of abstraction.