mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -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
|
|
@ -47,7 +47,7 @@
|
|||
"modules/services/lubelogger"
|
||||
"modules/services/trilium"
|
||||
"modules/services/umami"
|
||||
"modules/services/jellyfin"
|
||||
#"modules/services/jellyfin"
|
||||
])
|
||||
];
|
||||
|
||||
|
|
|
|||
|
|
@ -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