how to make uploaded image only visible inside the filament admin panel

I have a filament form outside the admin panel where fotos can be uploaded. What do i have to do that the photos are not public visible, but only from INSIDE the Admin Panel?

If i put it to 'public' disk, the image is accesible via public url. And i can see it the filament admin panel. If i put it to 'local' disk, the file is not appearing in the filament admin panel.
by_default_2023-03-09_at_21.15.08.png
Was this page helpful?