feat(ci): use nginx for minio proxy (#605)

This commit is contained in:
Ryo
2025-08-06 15:42:38 +08:00
committed by GitHub
parent fa0daada8a
commit a179748877
6 changed files with 25 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ package service
import (
"github.com/cloudwego/eino/callbacks"
"github.com/coze-dev/coze-studio/backend/domain/workflow/internal/execute"
)