README: instruction for docker users that runs bostr with different port

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle 2024-04-17 20:18:10 +07:00
parent ee9f284b40
commit 9b6533e068

View File

@ -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 .