diff --git a/README.md b/README.md index d6274ad..ad950a1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # try-rustfs Looking for a minio alternative and trying out rustfs + +## .env + +Yes there is a `.env` file in the root directory. Yes it includes secrets. Yes +this would be a bad idea for anything connected to the internet. This only +ever only ever ran on my local system. + +**never** commit real secrets to your repo.