Hello!
I created a “Uploads” folder, outside the public folder on my node.js web app and set the folder name on the project settings:
I can’t access the file inside my app, returns 404 error:
Should I create the upload folder inside the public folder? If yes, am I going to have problems when the app go to production? I’m using docker!
Thanks!
Community Page
Last updated:
Last updated: