mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(litterbox): change path to mount
This commit is contained in:
parent
a8ee040199
commit
b7f5cd0562
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
enable = true;
|
||||
guiAddress = "0.0.0.0:8384";
|
||||
openDefaultPorts = true;
|
||||
dataDir = "/mnt/kyuuto-litterbox";
|
||||
};
|
||||
networking.firewall.interfaces.local.allowedTCPPorts = [ 8384 ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue