updateing readme with info about server port env

This commit is contained in:
Dennis Schwartz-Knap 2018-02-12 18:11:33 +01:00
parent 423b45cb7b
commit 8857abdc05

View File

@ -456,6 +456,11 @@ this server instance.
## Server configuration
### Server port
The server port can be set like:
docker run -d -e SERVER_PORT=25565 ...
### Difficulty
The difficulty level (default: `easy`) can be set like: