Closed AdamVig closed 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.
API_URL
http://
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 withhttp://
, etc.