Uploads "chug" in 10mb segments?

I’m using docker and facing the same issue, you can try this command:
" docker exec --user www-data <your container’s id> php occ config:app:set files max_chunk_size --value 0"