disable books
Some checks are pending
Plex Update / update (push) Waiting to run

This commit is contained in:
Vivian 2024-12-21 12:52:38 +01:00
parent ecf9a6bebd
commit 07a4abc3c1

View file

@ -167,10 +167,10 @@
ip = "10.42.42.27"; ip = "10.42.42.27";
mac = "9E:8A:6C:39:27:DE"; mac = "9E:8A:6C:39:27:DE";
nix = false; nix = false;
exposes.books = { # exposes.books = {
domain = "books.meowy.tech"; # domain = "books.meowy.tech";
port = 8001; # port = 8001;
}; # };
}; };
"synapse" = { "synapse" = {
ip = "10.42.42.28"; ip = "10.42.42.28";