Image with resource stored in the file system - Vaadin 13+

Hi,
I need to display images saved outside the application path (ex. c:\images), so that they are kept after a deploy.
What is the best way with Vaadin 13+?
The best would be a way to change the static path in a simple way as .properties.
I tried several solutions but without success.

Thanks
Cristian