Commit 3d3439f4 authored by 智勇's avatar 智勇

xyqb

parent e597ec6b
...@@ -28,9 +28,15 @@ xyqb.storage.reports.dir=/home/quant_group/storage/reports/ ...@@ -28,9 +28,15 @@ xyqb.storage.reports.dir=/home/quant_group/storage/reports/
xyqb.storage.videos.dir=/home/quant_group/storage/videos/ xyqb.storage.videos.dir=/home/quant_group/storage/videos/
# redis # redis
xyqb.redis.master.name=
xyqb.redis.master.host=redis xyqb.redis.master.host=redis
xyqb.redis.master.port=6379 xyqb.redis.master.port=6379
xyqb.redis.master.name =
xyqb.redis.sentinel1.host =
xyqb.redis.sentinel1.port = 0
xyqb.redis.sentinel2.host =
xyqb.redis.sentinel2.port = 0
xyqb.redis.sentinel3.host =
xyqb.redis.sentinel3.port = 0
# 授权 # 授权
auth.root.url=http://192.168.4.193:8080/SpiderServer/api auth.root.url=http://192.168.4.193:8080/SpiderServer/api
......
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