gate icon indicating copy to clipboard operation
gate copied to clipboard

bug: Backend servers using SRV records fail

Open Izzy-Irvine opened this issue 6 months ago • 5 comments
trafficstars

If I set the backend server in config.yml to a server that uses an SRV record, it fails to connect:

config:
  lite:
    enabled: true
    routes:
      - host: '*'
        backend: minehut.gg

Izzy-Irvine avatar May 04 '25 03:05 Izzy-Irvine