I installed flarum on digital ocean and setup with Nginx.
using flagrow/upload
and store images on digital ocean droplet.
Image successfully uploaded and when hover over the image it shows a download button when I clicked the download button it redirect to 404
An issue I found
image stores at /var/www/flarum/public/assets/files
but when clicked download button it redirects to http://##.###.##.###/api/flagrow/download/a4ef1cc3-d9f3-4c74-911e-732a49888849/36/ukATQlss4zjSMYNJp3MoMkKn72hdqjRBq2sgzQpt
Please help me in solving this issue.
Thanks,