mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Removing reference to api_password
(#11626)
Removing the reference to the (deprecated) `api_password`
This commit is contained in:
parent
b8a0872661
commit
0fcd54373d
@ -330,7 +330,6 @@ Now edit your configuration.yaml file to reflect the SSL entries and your base U
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
http:
|
http:
|
||||||
api_password: YOUR_PASSWORD
|
|
||||||
ssl_certificate: /etc/letsencrypt/live/examplehome.duckdns.org/fullchain.pem
|
ssl_certificate: /etc/letsencrypt/live/examplehome.duckdns.org/fullchain.pem
|
||||||
ssl_key: /etc/letsencrypt/live/examplehome.duckdns.org/privkey.pem
|
ssl_key: /etc/letsencrypt/live/examplehome.duckdns.org/privkey.pem
|
||||||
base_url: examplehome.duckdns.org
|
base_url: examplehome.duckdns.org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user