Nginx Laravel storage images/video does not work

Hi

I am running Laravel 11 as Fileserver so my Controller does load the image/video

When the url is ending on .jpg|.mp4 etc. I get an 404 error from Hestia and not from Laravel, so my question is how do I get it to work with media files in Nginx ?