http: routers: homeassistant-rtr: rule: "Host(`homeassistant.athaliapps.xyz`)" entryPoints: - websecure middlewares: - secured@docker service: homeassistant-svc tls: certResolver: myresolver services: homeassistant-svc: loadBalancer: servers: - url: "http://192.168.1.33:8123"