Update FredOS-Mediaserver.nix

This commit is contained in:
ediblerope 2026-01-20 16:14:25 +00:00 committed by GitHub
parent 828ef4272b
commit 756dbdb785
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,8 +92,7 @@
volumes = [
"/home/fred/docker/hytale-server/hytale-data:/data"
];
# Remove --interactive, keep only --tty
extraOptions = [ "--tty" ];
# We remove extraOptions to avoid the TTY/Input device errors
};
# Open firewall for web traffic