Configure your Milvus instance to suit your application scenarios by adjusting corresponding parameters in milvus.yaml. Please refer to this link. Customized the path to store data, default is /volumes
export DOCKER_VOLUME_DIRECTORY=${your_path}
docker compose up -d