update
This commit is contained in:
parent
2a5b50ad6c
commit
50fb22e3d6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
||||||
INIT_MEMORY: "4G"
|
INIT_MEMORY: "4G"
|
||||||
MAX_MEMORY: "32G"
|
MAX_MEMORY: "32G"
|
||||||
TYPE: "PAPER"
|
TYPE: "PAPER"
|
||||||
VERSION: "1.19.2"
|
VERSION: "1.19.3"
|
||||||
restart: always
|
restart: always
|
||||||
ports: # 280** and 25565 is allocated to SMPXMC
|
ports: # 280** and 25565 is allocated to SMPXMC
|
||||||
- "25565:25565"
|
- "25565:25565"
|
||||||
|
|
Reference in a new issue