mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-22 06:13:49 -07:00
Update hass-configurator.subdomain.conf.sample
This commit is contained in:
parent
8ac9fc253c
commit
fe6aeb274e
1 changed files with 4 additions and 0 deletions
|
@ -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
|
# 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)
|
# in the hassos addon store (https://github.com/CausticLab/hass-configurator-docker)
|
||||||
|
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 443 ssl;
|
listen 443 ssl;
|
||||||
listen [::]:443 ssl;
|
listen [::]:443 ssl;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue