expose rcon and plan ports
This commit is contained in:
parent
7303e21efd
commit
626db9d64c
1 changed files with 2 additions and 0 deletions
|
@ -33,7 +33,9 @@ services:
|
|||
EULA: true
|
||||
GUI: false # https://docker-minecraft-server.readthedocs.io/en/latest/configuration/misc-options/#explicitly-disable-gui
|
||||
ports:
|
||||
- "8804:8804"
|
||||
- "25565:25565"
|
||||
- "25575:25575"
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./server-icon.png:/server-icon.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue