Update README.md
This commit is contained in:
parent
669f7c6ec8
commit
292733fb11
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
## How to build
|
## How to build
|
||||||
cd directory where ```Dockerfile```
|
cd directory where ```Dockerfile```
|
||||||
```docker build -t sandstorm:latest .``` or get it on
|
```docker build -t sandstorm:latest .``` or get it on
|
||||||
|
|
||||||
docker hub ```docker pull andrewmhub/insurgency-sandstorm```
|
docker hub ```docker pull andrewmhub/insurgency-sandstorm```
|
||||||
## How to launch
|
## How to launch
|
||||||
Running multiple instances (use PORT, QUERYPORT and HOSTNAME) and LAUNCH_SERVER_ENV in modmap.env:
|
Running multiple instances (use PORT, QUERYPORT and HOSTNAME) and LAUNCH_SERVER_ENV in modmap.env:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue