mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update ingress.conf
This commit is contained in:
@@ -7,7 +7,7 @@ server {
|
||||
# Code origin : https://github.com/transmission/transmission/issues/899
|
||||
|
||||
location = / {
|
||||
return 301 /web/; # The slash at the end is important.
|
||||
return 301 ./web/; # The slash at the end is important.
|
||||
}
|
||||
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user