switch ports, use java 21
Deploy to Production / deploy-to-production (push) Successful in 24s

This commit is contained in:
zardzul
2026-02-20 18:10:44 +01:00
parent 155b623901
commit 4f3fe4ed5a
3 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -5,6 +5,6 @@ services:
volumes:
- ./world:/server/world
ports:
- "25565:25565"
- "25575:25575"
- "5101:25565"
- "5201:25575"
restart: unless-stopped