mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 02:30:10 +08:00
[Komodo] fern: Write Compose File: update minecraft/compose.yaml
This commit is contained in:
parent
05471c116d
commit
dc7100dba3
1 changed files with 1 additions and 2 deletions
|
@ -9,6 +9,7 @@ services:
|
|||
ports:
|
||||
- "8443:8443" # HTTPS
|
||||
- "8123:8123" # DYNMAP
|
||||
- "25565:25565" # Java
|
||||
volumes:
|
||||
- /home/fern/docker/data/minecraft/crafty-controller/backups:/crafty/backups
|
||||
- /home/fern/docker/data/minecraft/crafty-controller/logs:/crafty/logs
|
||||
|
@ -25,8 +26,6 @@ services:
|
|||
environment:
|
||||
- TYPE=VELOCITY
|
||||
- MINECRAFT_VERSION=1.21.5
|
||||
ports:
|
||||
- '25565:25565'
|
||||
networks:
|
||||
- default
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue