mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-08 07:41:24 +00:00
updateing readme with info about server port env
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user