Compare commits
2 Commits
3910f4c99e
...
c267f95fc6
| Author | SHA1 | Date | |
|---|---|---|---|
| c267f95fc6 | |||
| 291dcaa4d9 |
@@ -11,7 +11,7 @@ services:
|
|||||||
EULA: "TRUE"
|
EULA: "TRUE"
|
||||||
TYPE: "PAPER"
|
TYPE: "PAPER"
|
||||||
VERSION: "1.21.10"
|
VERSION: "1.21.10"
|
||||||
MEMORY: "4096M"
|
MEMORY: "6144M"
|
||||||
USE_MEOWICE_FLAGS: "true"
|
USE_MEOWICE_FLAGS: "true"
|
||||||
TZ: "Europe/Berlin"
|
TZ: "Europe/Berlin"
|
||||||
ENABLE_WHITELIST: "true"
|
ENABLE_WHITELIST: "true"
|
||||||
|
|||||||
@@ -5,6 +5,7 @@ services:
|
|||||||
stdin_open: true
|
stdin_open: true
|
||||||
ports:
|
ports:
|
||||||
- "25565:25565"
|
- "25565:25565"
|
||||||
|
- "8100:8100"
|
||||||
- "9100:9100"
|
- "9100:9100"
|
||||||
environment:
|
environment:
|
||||||
EULA: "TRUE"
|
EULA: "TRUE"
|
||||||
|
|||||||
Reference in New Issue
Block a user