Move system specific values into _templates

Added szetup.sh to link to the system specific templates
This commit is contained in:
Lockszmith (@kateryna) 2024-12-24 15:28:51 -05:00
parent 5a66abe915
commit 8097a303d8
6 changed files with 50 additions and 9 deletions

View file

@ -2,7 +2,7 @@
http:
routers:
# Define a connection between requests and services
"to-ha":
home-assistant:
rule: "Host(`ha.shefet.net`)"
entrypoints:
- websecure

View file

@ -2,7 +2,7 @@
http:
routers:
# Define a connection between requests and services
"to-ha":
home-assistant:
rule: "Host(`ha.lksz.me`)"
entrypoints:
- websecure