mirror of
https://github.com/ivabus/binhost
synced 2024-11-10 02:05:15 +03:00
Add note about rate limiter
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
ac64cb9022
commit
5d2944928f
|
@ -12,6 +12,8 @@ cargo install --git https://github.com/ivabus/binhost
|
||||||
|
|
||||||
List options with `--help`
|
List options with `--help`
|
||||||
|
|
||||||
|
Make sure to use proxy with rate limiter in prod.
|
||||||
|
|
||||||
#### Directory structure
|
#### Directory structure
|
||||||
|
|
||||||
Directory, passed to `binhost` `--dir` option (defaults to `./bin`) should look like (for `hello` binary)
|
Directory, passed to `binhost` `--dir` option (defaults to `./bin`) should look like (for `hello` binary)
|
||||||
|
|
Loading…
Reference in a new issue