Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Turtlepaw authored Nov 29, 2022
1 parent ff50185 commit 97ff7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ per_second = 5 # seconds it takes to refill one request
reverse_proxy = false # if the backend is deployed behind a revers proxy -> this changes the way the peers IP is retrieved
```

In addition to creating a `Config.toml` file you can also override these values using environment variables, for example:
In addition to creating a `Config.toml` file, you can also override these values using environment variables, for example:

```shell
VAULTBIN_HOST=0.0.0.0
Expand Down

0 comments on commit 97ff7ab

Please sign in to comment.