Please help - Connect web to Pod
I am trying to connect my website to the Pod using WebSocket. My website is https and I get errors when trying to connect to a Pod port. Does anyone know how to do something like that?
Thanks!
6 Replies
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
@mc_deimon move port to tcp and connect with ip port
cloudflare proxy does not work well with websocket
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
Yes, I have the tcp ports open internal: 8188 External: 13602
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
Yes, I'll try to see if I can make it work. Thank you!