remove plex proxy
This commit is contained in:
parent
f0e54a43b1
commit
1b5bff2a07
1 changed files with 0 additions and 19 deletions
|
|
@ -27,17 +27,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
tv = {
|
||||
rule = "Host(`tv.yanlincs.com`)";
|
||||
service = "tv";
|
||||
tls = {
|
||||
certResolver = "cloudflare";
|
||||
domains = [{
|
||||
main = "*.yanlincs.com";
|
||||
}];
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
@ -51,14 +40,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
tv = {
|
||||
loadBalancer = {
|
||||
servers = [{
|
||||
url = "http://nfss.yanlincs.com:32400";
|
||||
}];
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue