Correct the timezone in the Minecraft container

This commit is contained in:
Salt 2021-05-21 11:49:27 -05:00
parent 178fc54a0a
commit a0fd419c79

View File

@ -28,6 +28,7 @@
restart_policy: unless-stopped
pull: yes
env:
TZ: "America/Chicago"
JRE_XMX: 5G
JRE_XMS: 2G
FORGE_PACK_ZIP: "https://srv.9iron.club/files/packs/1.16.5-valhelsia/server.zip"