Hi,
I’ve been developing my Custom UI application for a while but I can’t seem to run forge tunnel
on the UI server. I have followed the documentation and I have confirmed that the server is running and receiving requests, however, when I try to tunnel the connection just times out.
I have tried to get inside the container and test the connection from there using both node and curl, and it can’t find any server in localhost:3000 or localhost at all for that matter.
Has anyone had this problem? If yes how did you solve it? Thanks in advance.