i have a issue with the django Cookiecutter on a docker production, my problem is that the default configuration uses Amazon s3 to manage the static files and the media files, but what i want is to store these files locally on my docker.... i dont know how to do that!
Thank you in advance