|
|
|
@ -171,11 +171,11 @@ spring.sleuth.sampler.probability=1.0
|
|
|
|
|
|
|
|
|
|
################ FastDfs 配置 ################
|
|
|
|
|
#tracker服务器ip
|
|
|
|
|
fastdfs.tracker_servers=192.168.1.56:7031
|
|
|
|
|
fastdfs.tracker_servers=tracker:22122
|
|
|
|
|
# tracker的http端口
|
|
|
|
|
fastdfs.http_tracker_http_port=7031
|
|
|
|
|
fastdfs.http_tracker_http_port=22122
|
|
|
|
|
# 使用自定义工具获取文件展示地址
|
|
|
|
|
fastdfs.http.ui.host=http://dfs.estsh.com
|
|
|
|
|
fastdfs.http.ui.host=http://tracker:22122
|
|
|
|
|
#密码
|
|
|
|
|
#fastdfs.http.secret_key=
|
|
|
|
|
|
|
|
|
|