Update README.md

This commit is contained in:
Pascal Vizeli 2017-04-23 10:59:47 +02:00 committed by GitHub
parent 610441f454
commit f8574a01f6

View File

@ -9,7 +9,7 @@ It is a docker image (supervisor) they manage HomeAssistant docker and give a in
## SSL ## SSL
All addons they can create SSL certs do that in same schema. So you can put follow lines to your `configure.json`. All addons they can create SSL certs do that in same schema. So you can put follow lines to your `configuration.yaml`.
```yaml ```yaml
http: http:
ssl_certificate: /ssl/fullchain.pem ssl_certificate: /ssl/fullchain.pem