@@ -1,33 +1,25 @@
-# mongo
mongo:
host: 172.17.4.87
port: !!int 27080
-# host: 192.168.20.248
-# port: !!int 27017
-# redis
redis:
- host: 127.0.0.1
- port: !!int 6379
- pwd: ""
- db: !!int 0
+ host: 172.17.4.232
+ port: !!int 7361
+ pwd: "k5ZJR5KV4q7DRZ92DQ"
+ db: !!int 1
-# 阿里oss
ali_oss:
key_id: LTAI4G5x9aoZx8dDamQ7vfZi
key_secret: Bk98FsbPYXcJe72n1bG3Ssf73acuNh
-# endpoint: oss-cn-beijing.aliyuncs.com # 公网使用
- endpoint: oss-cn-beijing-internal.aliyuncs.com # 内网使用
+ endpoint: oss-cn-beijing-internal.aliyuncs.com
bucket_name: jy-datafile
es:
- host: 172.17.4.184
-# host: 127.0.0.1
-# host: 192.168.3.206
- port: !!int 19800
+ host: 172.17.145.178
+ port: !!int 9800
db: biddingall # es库别名
@@ -8,10 +8,10 @@ mongo:
# redis
- db: !!int 10
# 阿里oss