diff options
| author | sinanmohd <sinan@sinanmohd.com> | 2026-02-09 00:55:58 +0530 |
|---|---|---|
| committer | sinanmohd <sinan@sinanmohd.com> | 2026-02-09 00:55:58 +0530 |
| commit | 97cd1fb0b38e60eb82d134f7e11020b0e0a4e1a8 (patch) | |
| tree | 7f49ba1ce8fa853e13d5d52ed43781fd57b2faea /os/kay/modules/internal | |
| parent | fcc3165f3369cad0486d5ce8b0f34417431da75c (diff) | |
chore(os/kay/services): revert nixarr
Diffstat (limited to 'os/kay/modules/internal')
| -rw-r--r-- | os/kay/modules/internal/www.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/os/kay/modules/internal/www.nix b/os/kay/modules/internal/www.nix index ce5dab6..036e5bb 100644 --- a/os/kay/modules/internal/www.nix +++ b/os/kay/modules/internal/www.nix @@ -173,13 +173,6 @@ in }; }; - "jellyfin.${domain}" = defaultOpts // { - locations."/" = { - proxyWebsockets = true; - proxyPass = "http://127.0.0.1:8096"; - }; - }; - "vaultwarden.${domain}" = defaultOpts // { locations."/" = { proxyWebsockets = true; |
