Browse Source

更新 redis db

dongzhaorui 1 year ago
parent
commit
32a9d1a58c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      FworkSpider/setting.py

+ 1 - 1
FworkSpider/setting.py

@@ -23,7 +23,7 @@ MONGO_DB = "py_spider"
 # REDIS
 REDISDB_IP_PORTS = "172.17.4.232:7361"
 REDISDB_USER_PASS = "k5ZJR5KV4q7DRZ92DQ"
-REDISDB_DB = 12
+REDISDB_DB = 10
 
 # rabbitMq
 RABBITMQ_IP_PORT = '172.17.4.232:5672'