disable attic, unifi
This commit is contained in:
parent
8d3aebf9ca
commit
9f24d100f4
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
"unifi" = {
|
||||
ip = "192.168.0.101";
|
||||
mac = "5a:00:b7:6c:d1:e2";
|
||||
nix = false;
|
||||
};
|
||||
"jellyfin" = {
|
||||
ip = "192.168.0.102";
|
||||
|
@ -135,6 +136,7 @@
|
|||
"attic" = {
|
||||
ip = "192.168.0.128";
|
||||
mac = "9E:AF:E9:FE:D4:D9";
|
||||
nix = false;
|
||||
exposes.attic = {
|
||||
domain = "attic.xirion.net";
|
||||
port = 8080;
|
||||
|
|
Loading…
Add table
Reference in a new issue