I'm using Localtunnel to host a API with uvicorn and FastApi, it works perfectly on my computer, but not works when i try on other computer on my network (with same code). It shows the screen of advice but it keeps loading until response a 504 error.
I want to get the same result of the two machines