http: routers: homeassistant: rule: "Host(`ha.mapletree.email`)" # your HA domain entryPoints: - websecure - web service: homeassistant tls: certResolver: myresolver # or your own resolver name services: homeassistant: loadBalancer: servers: - url: "http://192.168.19.24:8123" # your host's LAN IP