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