阿里云oss
This commit is contained in:
parent
4815b590c4
commit
62b0caa3da
@ -156,3 +156,12 @@ logging:
|
|||||||
org.springframework.context.support.PostProcessorRegistrationDelegate: ERROR # 禁用,Spring Boot 3.X 存在部分错误的 WARN 提示
|
org.springframework.context.support.PostProcessorRegistrationDelegate: ERROR # 禁用,Spring Boot 3.X 存在部分错误的 WARN 提示
|
||||||
|
|
||||||
debug: false
|
debug: false
|
||||||
|
|
||||||
|
|
||||||
|
#阿里云oss
|
||||||
|
aliyun:
|
||||||
|
oss:
|
||||||
|
endpoint: https://oss-cn-beijing.aliyuncs.com
|
||||||
|
accessKeyId: LTAI5tPCKES4ZxdRKybGjJf4
|
||||||
|
accessKeySecret: mtX94qmxnWR2FDem0z38qjv0rrILSE
|
||||||
|
bucketName: kkt-web-tlias
|
||||||
|
Loading…
x
Reference in New Issue
Block a user