From fe6aeb274e2e51601509c65535b1db665696311c Mon Sep 17 00:00:00 2001 From: kerta1n <36344851+kerta1n@users.noreply.github.com> Date: Tue, 1 Jun 2021 20:28:20 -0400 Subject: [PATCH] Update hass-configurator.subdomain.conf.sample --- hass-configurator.subdomain.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hass-configurator.subdomain.conf.sample b/hass-configurator.subdomain.conf.sample index 341d22b..8332835 100644 --- a/hass-configurator.subdomain.conf.sample +++ b/hass-configurator.subdomain.conf.sample @@ -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;