Go app with https, nomand consul traefik

frustrating, i tried your solution and also extended it:

          "traefik.tcp.routers.rtmpcast.rule=HostSNI(`*`)",
          "traefik.tcp.routers.rtmpcast.entrypoints=rtmp",
          "traefik.tcp.services.rtmpcast.loadbalancer.server.port=1935",

but it still doenst resolve properly. I’ve read many other articles but nobody is explaining the use for rtmp, so weird.
I also added udp to the traefik toml file. this didnt help either.

If you have any other ideas? :slight_smile: