System Information
- Strapi Version: last
- Operating System:
- Database:
- Node Version: postgres
Hello,
I have a github master branch linked to my Droplet DigitalOcean to deploy Strapi, that’s works without problem but when I upload images to the “Media Gallery” and I restart a build my folder “public/uploads” with all this images are deleted and the links are broken.
How can I have use this folder to upload my medias and don’t have this problem every time I rebuild Strapi on DigitalOcean ?
I don’t want use Space AWS3 or other CDN service.