Files
infrastructure/ansible/roles/traefik/templates/conf/file-provider-homeassistant.yml
2023-02-15 15:32:25 -05:00

12 lines
254 B
YAML

http:
routers:
router-homeassistant:
rule: "Host(`homeassistant.{{ personal_domain }}`)"
service: service-homeassistant
services:
service-homeassistant:
loadBalancer:
servers:
- url: http://10.0.0.27:8123