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 = [
|
volumes = [
|
||||||
"/home/fred/docker/hytale-server/hytale-data:/data"
|
"/home/fred/docker/hytale-server/hytale-data:/data"
|
||||||
];
|
];
|
||||||
# Remove --interactive, keep only --tty
|
# We remove extraOptions to avoid the TTY/Input device errors
|
||||||
extraOptions = [ "--tty" ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Open firewall for web traffic
|
# Open firewall for web traffic
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue