mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 18:38:17 +01:00
Update ingress.conf
This commit is contained in:
@@ -13,6 +13,7 @@ server {
|
||||
add_header X-Content-Type-Options "nosniff";
|
||||
|
||||
location /web/ {
|
||||
root /usr/share/jellyfin;
|
||||
add_header Access-Control-Allow-Origin *;
|
||||
proxy_pass http://127.0.0.1:8096/web/index.html;
|
||||
proxy_buffering off;
|
||||
|
||||
Reference in New Issue
Block a user