diff --git a/docs/configuration.md b/docs/configuration.md index 18a888a..6af10e9 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -5,7 +5,7 @@ Errbit takes all of its configuration from environment variables. You can use to fill in any values that you can't or won't supply through the environment. In order of precedence Errbit uses: -1. Environment variables (for example MY_VALUE=abc bundle exec unicorn) +1. Environment variables (for example MY_VALUE=abc bundle exec puma) 2. Values provided in a .env file 3. Default values from .env.default -- libgit2 0.21.2