http: routers: sign: entryPoints: - "websecure" rule: "Host(`sign.semyeongsoft.com`)" tls: certResolver: smsoft-dns-challenge domains: - main: "semyeongsoft.com" sans: - "*.semyeongsoft.com" service: "sign" services: sign: loadbalancer: servers: - url: "http://10.10.20.20:21013"