stockpile-co / api

The API for Stockpile, an app that manages stuff for organizations.
0 stars 1 forks source link

Add environment variable examples to documentation #178

Closed AdamVig closed 7 years ago

AdamVig commented 7 years ago

These examples should indicate the format expected of each variable's value.

Specifically with API_URL, it can be difficult to discern whether or not a URL should have a trailing slash, if it must start with http://, etc.