mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-15 05:06:30 +00:00
Update README.md
This commit is contained in:
parent
c0bde4a488
commit
1aa24e40ae
12
README.md
12
README.md
@ -12,15 +12,3 @@ Hass.io is a Docker based system for managing your Home Assistant installation a
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Installation instructions can be found at [https://home-assistant.io/hassio](https://home-assistant.io/hassio).
|
Installation instructions can be found at [https://home-assistant.io/hassio](https://home-assistant.io/hassio).
|
||||||
|
|
||||||
# HomeAssistant
|
|
||||||
|
|
||||||
## SSL
|
|
||||||
|
|
||||||
All addons that create SSL certs follow the same file structure. If you use one, put follow lines in your `configuration.yaml`.
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
http:
|
|
||||||
ssl_certificate: /ssl/fullchain.pem
|
|
||||||
ssl_key: /ssl/privkey.pem
|
|
||||||
```
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user