Commit 4848741b by yuwei

项目初始化

parent 8e19e6f9
......@@ -59,4 +59,28 @@ security:
scope: all
resource:
loadBalanced: true
token-info-uri: http://localhost:8612/auth/oauth/check_token
\ No newline at end of file
token-info-uri: http://localhost:8612/auth/oauth/check_token
data:
file-server:
type: local
#fdfs配置
fdfs:
web-url:
#oss配置
oss:
access-key: tpi8mObnfzZi4ggBX8Bw7zydjoTQ0WeML3RkPKsX
accessKeySecret: HZBXmSyUTy-haYp0KbBTtsil-GoKjVS2kDKT8Yow
endpoint: http://pkqtmn0p1.bkt.clouddn.com
bucketName: public-oss
domain:
#local配置
local:
path: "D:/uploadfile"
prefix: "fileView"
#fastDFS配置
#fdfs:
# soTimeout: 1500
# connectTimeout: 600
# trackerList: ${data.fdfs.trackerList}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment