mirror of
https://github.com/Yonle/bostr.git
synced 2025-03-18 05:42:03 +01:00
README: Change git URL in Docker Quick Run
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
5595507696
commit
392087a397
@ -46,7 +46,7 @@ tmux new -d "node index.js"
|
||||
## Docker
|
||||
### Quick Run
|
||||
```
|
||||
git clone https://github.com/mroxso/bostr
|
||||
git clone https://github.com/Yonle/bostr
|
||||
cd bostr
|
||||
docker build -t bostr:local .
|
||||
docker run --rm --name bostr -p 8080:8080 -v ./config.js:/usr/src/app/config.js bostr:local
|
||||
|
Loading…
x
Reference in New Issue
Block a user