Babric
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 21s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 21s
This commit is contained in:
2
server/entrypoint.sh
Normal file
2
server/entrypoint.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env sh
|
||||
java -Dfabric.runtimeMappingNamespace=official -Xms${JAVA_MIN_MEM} -Xmx${JAVA_MAX_MEM} -jar /server/fabric-server-launch.jar
|
||||
Reference in New Issue
Block a user