Update hass-configurator.subdomain.conf.sample

This commit is contained in:
kerta1n 2021-06-01 20:28:20 -04:00 committed by GitHub
commit fe6aeb274e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,9 @@
# version 2021/06/01
# make sure that your dns has a cname set for tasmobackup
# this proxy configuration file is for the hass-configurator-docker container that is used
# in the hassos addon store (https://github.com/CausticLab/hass-configurator-docker)
server {
listen 443 ssl;
listen [::]:443 ssl;