Update minecraft-install.sh
This commit is contained in:
parent
4ce35bce57
commit
4eb5a37c21
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ services:
|
|||
ALLOW_LIST_USERS: "$ALLOW_LIST"
|
||||
LEVEL_SEED: "$LEVEL_SEED"
|
||||
ports:
|
||||
- $MINECRAFT_SERVER_PORT:19132/udp
|
||||
- $MINECRAFT_SERVER_PORT:25565/tcp
|
||||
volumes:
|
||||
- /opt/minecraft/server:/data
|
||||
stdin_open: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue