diff --git a/source/_components/tts.google.markdown b/source/_components/tts.google.markdown index 85ff54b474b..50321b01045 100644 --- a/source/_components/tts.google.markdown +++ b/source/_components/tts.google.markdown @@ -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 ```