Recreated spelling error, fixed again.
This commit is contained in:
@@ -105,7 +105,7 @@ server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /api/websocket {
|
location /api/websocket {
|
||||||
include /etx/nginx/includes/proxy.conf;
|
include /etc/nginx/includes/proxy.conf;
|
||||||
proxy_set_header Upgrade $http_upgrade;
|
proxy_set_header Upgrade $http_upgrade;
|
||||||
proxy_set_header Connection "Upgrade";
|
proxy_set_header Connection "Upgrade";
|
||||||
proxy_pass http://homeassistant:8123/api/websocket
|
proxy_pass http://homeassistant:8123/api/websocket
|
||||||
|
|||||||
Reference in New Issue
Block a user