subfolder request redirects to 8080

Hello,
I have deployed standard Laravel app and when I request subfolder I am getting redirected to port 8080: https://shy-haze-9357.fly.dev/sl redirects to https://shy-haze-9357.fly.dev:8080/sl/. How could this be fixed? What I eventually need is going to https://shy-haze-9357.fly.dev/sl /index.php when I request subfolder.
Thanks
Tadek

Hello from a long time ago!

Did you ever get anything running on Fly?

I don’t think you were able to get help on this because the issue is sort of vague. This shouldn’t come up with a standard Laravel install using the Dockerfile produced via fly launch.

If you ever want to dig into this, let us know here!