Update README.md
This commit is contained in:
parent
a16647b2ec
commit
4c72af27a7
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
||||||
## How to build
|
## How to build
|
||||||
cd directory where ```Dockerfile```
|
cd directory where ```Dockerfile```
|
||||||
```docker build -t sandstorm:latest .```
|
```docker build -t sandstorm:latest .```
|
||||||
or take image ```docker pull andrewmhub/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