From f8574a01f6b94799721330b38eb91d7714c2939e Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sun, 23 Apr 2017 10:59:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e88c39bf..8f02c2971 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It is a docker image (supervisor) they manage HomeAssistant docker and give a in ## 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 http: ssl_certificate: /ssl/fullchain.pem