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

@@ -23,6 +23,7 @@ import (
"gorm.io/gorm"
"github.com/cloudwego/eino/callbacks"
"github.com/coze-dev/coze-studio/backend/application/internal"
wfdatabase "github.com/coze-dev/coze-studio/backend/crossdomain/workflow/database"