Update FredOS-Mediaserver.nix
This commit is contained in:
parent
828ef4272b
commit
756dbdb785
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue