modified: docker-compose.yaml

This commit is contained in:
SimolZimol
2025-12-08 21:24:19 +01:00
parent 43b31e1488
commit 36632b3de6

View File

@@ -66,8 +66,8 @@ services:
OPS: ${OPS:-}
ports:
- "25565"
- "25575"
- "25565:25565"
- "25575:25575"
volumes:
- minecraft-data:/data
@@ -99,7 +99,7 @@ services:
command: "mcadmin:${SFTP_PASSWORD:-changeme123}:1000:1000"
ports:
- "22"
- "2222:22"
volumes:
- minecraft-data:/home/mcadmin/minecraft