Skip to content

Commit

Permalink
Fix broken link in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wlinator authored and wantguns committed Apr 9, 2024
1 parent 91be122 commit a03bb47
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 @@ -171,7 +171,7 @@ the essential arguments, you can also use environment variables, which have the
highest preference in order.

Everything from the [official Rocket
doc](https://rocket.rs/v0.5-rc/guide/configuration/#overview) is supported,
doc](https://rocket.rs/v0.5/guide/configuration/#overview) is supported,
just that you have to prefix the env variable with "BIN_":
```txt
BIN_PORT=6163
Expand Down

0 comments on commit a03bb47

Please sign in to comment.