html is not valid (#1725)

changed to http
This commit is contained in:
Gianni Fontanini 2017-01-06 16:48:59 +01:00 committed by Fabian Affolter
parent 99ba986513
commit b623643951

View File

@ -39,7 +39,7 @@ If you are using SSL certificate or Docker, you may need to add the `base_url` c
```yaml
#Example configuration.yaml entry
html:
http:
base_url: example.duckdns.org
```