use aliyun s3 store for this project
This commit is contained in:
+7
-1
@@ -7,4 +7,10 @@ prompts:
|
||||
preset:
|
||||
auth:
|
||||
- "app/auth.py"
|
||||
- "app/auth/*"
|
||||
- "app/auth/*"
|
||||
|
||||
s3:
|
||||
- "app/models/base.py"
|
||||
- "app/models/user.py"
|
||||
- "app/utils/s3.py"
|
||||
- "app/auth.py"
|
||||
Reference in New Issue
Block a user