Skip to content

Commit

Permalink
README: instruction for docker users that runs bostr with different port
Browse files Browse the repository at this point in the history
Signed-off-by: Yonle <yonle@lecturify.net>
  • Loading branch information
Yonle committed Apr 17, 2024
1 parent ee9f284 commit 9b6533e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ cp config.js.example config.js

You will then need to edit `config.js` before running the bouncer.

Then, you will need to edit `compose.yaml` to override the forwarded port to match with the one in `config.js`.

#### Running
```
docker build -t bostr:local .
Expand Down

0 comments on commit 9b6533e

Please sign in to comment.