codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

socket.io apps append port number in url on website.

Open Zibri opened this issue 1 year ago • 0 comments

I noticed this problem on the website: if using socket.io, the url becomes: https://xyxyxy-4000.csb.app (or 3000). it seems there is no way to get a clean https://xyxyxy.csb.app pointing to local port 4000 (or 3000)

Zibri avatar Jan 04 '24 14:01 Zibri