Add API_PASSWORD to Lets Encrypt post
This commit is contained in:
parent
03721337a8
commit
6fd25a0e5a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue