mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 09:21:03 +01:00
Compare commits
2 Commits
9fe76c2662
...
6d76605283
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6d76605283 | ||
|
|
e50c498025 |
@@ -12,7 +12,7 @@ server {
|
||||
proxy_connect_timeout 30m;
|
||||
proxy_send_timeout 30m;
|
||||
proxy_read_timeout 30m;
|
||||
proxy_pass http://backend/%%path%%/ui?ui_credentials=%%ui_credentials%%;
|
||||
proxy_pass http://backend/%%path%%/ui/;
|
||||
}
|
||||
|
||||
location /:8123/ {
|
||||
|
||||
Reference in New Issue
Block a user