How filesystem storage works on docker setup?
While going through the docs for
I was unable to find this handling in the code.
Anyone could guide me to the function/file where we handle this logic?
Or is it something releated to
deploying using docker, it was mentioned that it uses filesystem instead of S3 for uploads.I was unable to find this handling in the code.
Anyone could guide me to the function/file where we handle this logic?
Or is it something releated to
localstack ??