Update README.md
This commit is contained in:
parent
5bde1d3952
commit
007f929422
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||

|
||||
## How to build
|
||||
cd directory where ```Dockerfile```
|
||||
```docker build -t sandstorm:latest .``` or get it on docker hub ```docker pull andrewmhub/insurgency-sandstorm```
|
||||
```docker build -t sandstorm:latest .``` or get it on docker hub ```docker pull docker.pkg.github.com/andrewmarchukov/insurgency-sandstorm-server-dockerize/insurgency-sandstorm:latest```
|
||||
## How to launch
|
||||
Running multiple instances (use PORT, QUERYPORT and HOSTNAME) and LAUNCH_SERVER_ENV in modmap.env:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue