How filesystem storage works on docker setup?

While going through the docs for 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 ??
unknown.png
Was this page helpful?