在 1Panel 中部署 Halo 并关联 MinIO 时出现 403 错误,通过在 Nginx location 中添加 proxy_cache_convert_head off; 和 proxy_cache off; 配置可解决该问题。