feat: add file upload workflow

This commit is contained in:
yml
2026-05-22 18:50:32 +08:00
parent 6f915b37d3
commit 236518ade4
22 changed files with 819 additions and 117 deletions
+3 -1
View File
@@ -7,5 +7,7 @@ REDIS_PASSWORD=
REDIS_DB=0
JWT_SECRET=change-me
STORAGE_ENDPOINT=http://127.0.0.1:9000
STORAGE_ENDPOINT=http://localhost:9000
STORAGE_BUCKET=hfb-sys
STORAGE_ACCESS_KEY_ID=minioadmin
STORAGE_SECRET_ACCESS_KEY=minioadmin