codesandbox-client
codesandbox-client copied to clipboard
socket.io apps append port number in url on website.
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)