I'm trying to make a page on hugo with images, using markdown, but when i work on local i use

and the path on the web is something like https://myweb/path/page-name/images/Image1.png
so the path in the web didn't work, i need to change the path to:

In summary, I can not see the images on the web and local at the same time, could something be done to see them on both sites?