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