mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update ingress.conf
This commit is contained in:
@@ -8,6 +8,7 @@ server {
|
||||
|
||||
location = / {
|
||||
return 301 ./web/; # The slash at the end is important.
|
||||
proxy_set_header X-Forwarded-Proto $scheme; # Avoids mixed content
|
||||
}
|
||||
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user