Every application after creation redirect to the same port.
Here is my problem:
I use Lando and every application after creation redirects to the same port.
F.e.
Docker creates app with url http://localhost:32786, but after opening it in browser it redirects me to http://localhost:32797
Also any project that was started and running will be redirected to the same port - 32786.