Describe the Issue
When using the docker image it will always use cloudflare regardless of what arguments are given.
Additional Information:
Even without --remotetunnel added and even with --host 127.0.0.1 added the docker image always uses cloudflare tunnel. For references this is on a linux rocm system.
KCPP_DONT_TUNNEL=true was added but we only support cuda at the moment for rocm you want to use the binaries given by the rocm fork on windows or self compile on Linux.
Describe the Issue When using the docker image it will always use cloudflare regardless of what arguments are given.
Additional Information: Even without --remotetunnel added and even with --host 127.0.0.1 added the docker image always uses cloudflare tunnel. For references this is on a linux rocm system.