feat: add file upload workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user