If our frontend and backend is hosted on two different ports, will the local tunnel feature work for us?

Let’s say that these are the hosting ports:

  • Frontend- localhost:3000
  • Backend- localhost/admin

I need to know if local tunnel feature would work in all conditions.

Hello Noah,

Yes, the tunnel would work for both front-end and back-end ports.