Deprecated port 443 settings
This commit is contained in:
@@ -1,12 +1,6 @@
|
|||||||
# Configure a default setup of Home Assistant (frontend, api, etc)
|
# Configure a default setup of Home Assistant (frontend, api, etc)
|
||||||
default_config:
|
default_config:
|
||||||
|
|
||||||
# Enable SSL/TLS
|
|
||||||
http:
|
|
||||||
server_port: 443
|
|
||||||
ssl_certificate: /ssl/fullchain.pem
|
|
||||||
ssl_key: /ssl/privkey.pem
|
|
||||||
|
|
||||||
# Text to speech
|
# Text to speech
|
||||||
tts:
|
tts:
|
||||||
- platform: picotts_remote
|
- platform: picotts_remote
|
||||||
@@ -91,5 +85,3 @@ frontend:
|
|||||||
|
|
||||||
freedns:
|
freedns:
|
||||||
url: !secret freedns6_url
|
url: !secret freedns6_url
|
||||||
# - name: IPv4
|
|
||||||
# url: !secret freedns4_url
|
|
||||||
|
|||||||
Reference in New Issue
Block a user