This commit is contained in:
+4
-1
@@ -9,12 +9,15 @@ services:
|
||||
- "25565:25565"
|
||||
entrypoint: ["/server/entrypoint.sh"]
|
||||
environment:
|
||||
- JAVA_MAX_MEM=2G
|
||||
- JAVA_MAX_MEM=8G
|
||||
- JAVA_MIN_MEM=1G
|
||||
volumes:
|
||||
- bta-server-world:/server/world
|
||||
networks:
|
||||
- bta-network
|
||||
tty: true
|
||||
stdin_open: true
|
||||
|
||||
|
||||
volumes:
|
||||
bta-server-world:
|
||||
|
||||
Reference in New Issue
Block a user