Add home-assistant to proxy
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m56s
Periodic flake update / flake-update (push) Successful in 2m16s

This commit is contained in:
2024-11-09 14:07:40 +01:00
parent eb846f31a1
commit 0058264fe1
2 changed files with 9 additions and 1 deletions

View File

@@ -14,6 +14,12 @@
http://sonarr.home.2rjus.net {
reverse_proxy http://sonarr-jail.home.2rjus.net:8989
}
http://ha.home.2rjus.net {
reverse_proxy http://ha1.home.2rjus.net:8123
}
http://z2m.home.2rjus.net {
reverse_proxy http://ha1.home.2rjus.net:8080
}
'';
};
}