diff --git a/services/game-servers.nix b/services/game-servers.nix index 7ac706a..639921e 100644 --- a/services/game-servers.nix +++ b/services/game-servers.nix @@ -10,6 +10,7 @@ environment = { SERVER_NAME = "Nordhammer.it Hytale Server"; MAX_PLAYERS = "50"; + MEMORY = "8G"; # Increased from 4G to 8G ENABLE_BACKUP = "true"; BACKUP_FREQUENCY = "30"; PASSWORD = "DukeSmells";