📃 master: update documentation
This commit is contained in:
parent
fe77492acd
commit
50c587a70c
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ $ ./xrforge.com server
|
|||
<b>DOCKER:</b> to prevent polluting the environment with terabytes of docker-images, just run this:
|
||||
|
||||
```bash
|
||||
$ docker run -d -p 8080:8080 -v $(pwd):/app busybox /app/xrforge.com server
|
||||
$ docker run -d -p 8080:8080 -w /app -v $(pwd):/app busybox /app/xrforge.com server
|
||||
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue