* update: modify MINIO_HOST to accept IP or domain and comment out port exposure in docker configuration
* update: standardize MINIO_HOST format to accept IP or domain across multiple docker-compose files
* update: replace MINIO_HOST with MINIO_ENDPOINT and CUSTOM_CUSTOM_ENDPOINT in multiple docker-compose files
* update: standardize environment variable names for MinIO across multiple docker-compose files
* update: add additional MinIO environment variables for plugin service configuration in docker documentation
* update: standardize table formatting and improve MinIO configuration descriptions in docker documentation
* update: 修改 fastgpt-plugin 镜像版本为 v0.1.0
* update: 修改 fastgpt-plugin 中 MINIO_CUSTOM_ENDPOINT 的说明,添加协议前缀
* update: modify MINIO_HOST to accept IP or domain and comment out port exposure in docker configuration
* update: standardize MINIO_HOST format to accept IP or domain across multiple docker-compose files