diff --git a/hosts/tsuki/services/nginx/default.nix b/hosts/tsuki/services/nginx/default.nix index 90a7435..b6c90c1 100644 --- a/hosts/tsuki/services/nginx/default.nix +++ b/hosts/tsuki/services/nginx/default.nix @@ -193,7 +193,7 @@ (proxy ["log"] "http://grafana" enableWebsockets) (proxy ["map"] "http://dynmap" {}) (proxy ["osu"] "http://osuchan" {}) - (proxy ["plex"] "http://plex" {}) + (proxy ["plex"] "http://plex" enableWebsockets) # (proxy ["vpn"] "http://headscale" { # locations."/" = { # proxyWebsockets = true;