fusenapi/server/upload/etc/upload.yaml

22 lines
596 B
YAML
Raw Normal View History

Name: upload
Host: 0.0.0.0
2023-07-10 05:07:59 +00:00
Port: 9912
2023-08-18 08:47:22 +00:00
Timeout: 150000 #服务超时时间
2023-08-21 06:39:03 +00:00
MaxBytes: 104857600 #传输字节大小
SourceMysql: "fusentest:XErSYmLELKMnf3Dh@tcp(110.41.19.98:3306)/fusentest"
Env: "test"
Auth:
AccessSecret: fusen2023
2023-07-11 05:07:44 +00:00
AccessExpire: 2592000
RefreshAfter: 1592000
AWS:
S3:
Credentials:
AccessKeyID: AKIAZB2JKUXDPNRP4YT2
Secret: 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
2023-08-02 10:14:53 +00:00
Token:
BLMService:
ImageProcess:
2023-08-18 10:55:56 +00:00
# Url: "http://192.168.1.7:8999/FeatureExtraction"
Url: "http://18.119.109.254:8999/FeatureExtraction"