mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-18 15:36:22 +00:00
Update docker-compose example in README, removing consol
Removes `CONSOLE: "false"` environment variable causing issue #319
This commit is contained in:
@@ -255,7 +255,6 @@ services:
|
||||
- "mc:/data"
|
||||
environment:
|
||||
EULA: "TRUE"
|
||||
CONSOLE: "false"
|
||||
ENABLE_RCON: "true"
|
||||
RCON_PASSWORD: "testing"
|
||||
RCON_PORT: 28016
|
||||
|
||||
Reference in New Issue
Block a user