I created Blazor server app like Blazor's example![enter image description here]()
I just changed Icons and menuitems description.This works in debug on my Windows computer, but when I deployed it to my Rpi Nginx, then this is loading no images
what can be the problem there? Some App settings? Nginx settings?