Commit e53c0f46 authored by shulidong's avatar shulidong

服务器路径修改

parent a1bec091
...@@ -53,7 +53,7 @@ spring: ...@@ -53,7 +53,7 @@ spring:
nodeParent: /hbase-unsecure nodeParent: /hbase-unsecure
redisson: redisson:
master-name: mymaster master-name: mymaster
address: redis://59.110.68.164:6379 address: redis://39.105.38.125:6379
password: Risen12348765 password: Risen12348765
subscriptionConnectionMinimumIdleSize: 1 subscriptionConnectionMinimumIdleSize: 1
dnsMonitoring: false dnsMonitoring: false
......
fastdfs.connect_timeout=2000 fastdfs.connect_timeout=2000
fastdfs.network_timeout=1501 fastdfs.network_timeout=1501
fastdfs.charset=UTF-8 fastdfs.charset=UTF-8
fastdfs.http.tracker_http_port=8888 fastdfs.http.tracker_http_port=8070
fastdfs.http.anti_steal_token=no fastdfs.http.anti_steal_token=no
fastdfs.http.secret_key=FastDFS1234567890 fastdfs.http.secret_key=FastDFS1234567890
fastdfs.tracker_servers=59.110.68.164:22122 fastdfs.tracker_servers=39.105.38.125:22122
#fastdfs.tracker_servers=localhost:22122 #fastdfs.tracker_servers=localhost:22122
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