mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-25 21:52:33 -05:00
remove jellyfin since we need to secretify it now and also find a good bit of storage for all this contant
This commit is contained in:
parent
85750ac8c6
commit
1830f29de7
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ in {
|
|||
useACMEHost = "ta.wanderingcrow.net";
|
||||
locations = {
|
||||
"/" = {
|
||||
proxyPass = "http://10.88.0.14";
|
||||
proxyPass = "http://10.88.0.14:8000";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue