multer ,images not showing on webpage but works on local host (node.js)
I’am using multer for file uploads and images are saved to an empty folder /images ,when users upload images ,the images are displaying on the webpage in local server but after deployed on render , its not working anymore