mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update ingress.conf
This commit is contained in:
@@ -30,7 +30,7 @@ server {
|
||||
proxy_set_header Connection $http_connection;
|
||||
}
|
||||
|
||||
location /socket {
|
||||
location ~ (/web)?/socket {
|
||||
# Proxy Jellyfin Websockets traffic
|
||||
proxy_pass http://127.0.0.1:8096;
|
||||
proxy_http_version 1.1;
|
||||
|
||||
Reference in New Issue
Block a user