s3
This commit is contained in:
@ -74,6 +74,14 @@ _C.cos_secret_key = 'oYGrJG2d3LTUPBoFTZVEmC1kQ1ObdTkr'
|
||||
_C.cos_region = 'ap-shanghai'
|
||||
_C.cos_Bucket = 'ieemoo-ai-1321281601'
|
||||
|
||||
#s3
|
||||
_C.s3_secret_id = 'v1wAfxqZqJYbA7kuB9dc'
|
||||
_C.s3_secret_key = 'ZICGRJetjNIXhnqH1yfraoigydWoF2WTggtO9AhR'
|
||||
_C.s3_region = '172.16.0.186:9000'
|
||||
_C.s3_Bucket = 'ieemoo-ai'
|
||||
|
||||
#cos or obs
|
||||
_C.cos = True
|
||||
_C.obs = True
|
||||
_C.cos = False
|
||||
_C.s3 = True
|
||||
|
||||
|
Reference in New Issue
Block a user