Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jonstout committed Nov 1, 2021
1 parent 412eb7a commit 22aa157
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ RouterProxy may be run via Docker, but you'll need to build the container yourse
perl Makefile.PL
make container
docker run --detach --publish 8080:8080 --name routerproxy \
> --volume $PWD/conf/routerproxy.yaml:/etc/grnoc/routerproxy/routerproxy.yaml \
> routerproxy:2.3.0
--volume $PWD/conf/routerproxy.yaml:/etc/grnoc/routerproxy/routerproxy.yaml \
routerproxy:2.3.0
```

## TODO
Expand Down

0 comments on commit 22aa157

Please sign in to comment.