Babric
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 21s

This commit is contained in:
2026-03-08 11:43:04 +01:00
parent 15bceea62f
commit 13cee8e0cf
38 changed files with 53 additions and 42 deletions

2
server/entrypoint.sh Normal file
View 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