Closed marcuswhybrow closed 8 years ago
Thanks for the PR. Could you add a bit more of contextual explanation into the piece of documentation? Something like "dotenv will then pick up the values from the file and the values will be available as environmental values that you can use like this: [example here]". It could also be worth mentioning that other sensitive values can be safely specified in the dotenv file.
I had to go find the original issue (issue #47) to confirm the environment variables S3_website expects.
Maybe this should be in README.md for brevity?