Update FredOS-Mediaserver.nix
This commit is contained in:
parent
6c0737cb41
commit
d70833c9ed
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@
|
||||||
MEMORY = "4G";
|
MEMORY = "4G";
|
||||||
ENABLE_BACKUP = true;
|
ENABLE_BACKUP = true;
|
||||||
BACKUP_FREQUENCY = 30;
|
BACKUP_FREQUENCY = 30;
|
||||||
PASSWORD = "DukeSmells"
|
PASSWORD = "DukeSmells";
|
||||||
};
|
};
|
||||||
volumes = [
|
volumes = [
|
||||||
"/home/fred/docker/hytale-server/hytale-data:/data"
|
"/home/fred/docker/hytale-server/hytale-data:/data"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue