Yes, if I understand you correctly you can place your images or folder of images inside the install directory of the gateway inside of <install_directory>/webserver/webapps/main
and after a gateway restart they are hosted at http://localhost:8088/<path_to_image>
and don’t forget to include the image extension in the path (ie. the .jpg, .png, etc)