corrected MEM to MEMORY in docker compose
All checks were successful
Docker Build and Push / build (push) Successful in 1m10s
All checks were successful
Docker Build and Push / build (push) Successful in 1m10s
This commit is contained in:
parent
aa4b113bfe
commit
7693eb3b6f
@ -9,7 +9,7 @@ services:
|
||||
- MC_VERSION=1.21.4
|
||||
- JAVA_VERSION=temurin@21
|
||||
- JAR=server.jar
|
||||
- MEM=2G
|
||||
- MEMORY=2G
|
||||
- ADD_ARGS=
|
||||
- RESTART=true
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user