mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
pkgs/libreelec-dvb-firmware: init + hosts/ostara: tvheadend
Samhain has a virtualhost for it to make it accessible on Yggdrasil.
This commit is contained in:
parent
a1aafd06f7
commit
e9d795cc37
4 changed files with 70 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ with lib;
|
|||
proxy_set_header Connection "upgrade";
|
||||
'';
|
||||
};
|
||||
"/tvheadend/".proxyPass = "http://192.168.1.245:9981";
|
||||
"/" = {
|
||||
root = "/mnt/zraw/media/";
|
||||
extraConfig = "autoindex on;";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue