4 Commits

Author SHA1 Message Date
Niklas
5cb782a34e Fix styling, trailing slash at NGINX config (#5899)
* Styling

* Remove trailing slash, styling

Removed trailing slash because of https://www.home-assistant.io/components/google_assistant/#troubleshooting-with-nginx
2018-07-27 09:32:18 +02:00
Franck Nijhof
443904de16 Fixes spelling of 'Home Assistant' everywhere (#3524) 2017-10-05 10:53:08 +02:00
Wilco van Duinkerken
e183ecaa64 Add websocket proxy to / for nginx subdomain setup (#3020)
Without the proxy_http_version and proxy_header upgrades an the nginx subdomain setup generates socket errors on the login page. This makes that users can't login.  Adding the websocket lines both to the "/" location as well as the "/api/websocket" location solves the issue. 

Solution copied from: KickHackerz, mar 1 answer on https://community.home-assistant.io/t/ngnix-so-confused-doing-something-wrong/12736/3.
2017-07-21 20:20:13 +02:00
Fabian Affolter
5d8c88d7c2
Add content from #2330 2017-05-30 12:33:22 +02:00