Skip to content

Commit

Permalink
fix missing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
av-elier committed Dec 18, 2021
1 parent 1c0f75a commit bab0156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/how_to_use.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Run it with the command:

```bash
docker run \
--name sozu-proxy
--name sozu-proxy \
-v /run/sozu:/run/sozu \
-v /path/to/config/file:/etc/sozu \
-v /my/state/:/var/lib/sozu \
Expand Down

0 comments on commit bab0156

Please sign in to comment.