mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Add API_PASSWORD to Lets Encrypt post
This commit is contained in:
parent
03721337a8
commit
6fd25a0e5a
@ -91,6 +91,7 @@ The final step is to point Home Assistant at the generated certificates. Before
|
||||
|
||||
```yaml
|
||||
http:
|
||||
api_password: YOUR_SECRET_PASSWORD
|
||||
ssl_certificate: /etc/letsencrypt/live/hass.example.com/fullchain.pem
|
||||
ssl_key: /etc/letsencrypt/live/hass.example.com/privkey.pem
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user