Update README.md

This commit is contained in:
Andrew Marchukov 2021-04-18 13:04:49 +03:00 committed by GitHub
parent a16647b2ec
commit 4c72af27a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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:
``` ```