dongzhaorui пре 1 недеља
родитељ
комит
a3cdd9e907
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      FworkSpider/setting.py

+ 1 - 1
FworkSpider/setting.py

@@ -16,7 +16,7 @@ TASK_REQUEST_FAILED = "pyspider_listdata_err"
 SPIDER_HEARTBEAT_RECORD = "pyspider_heartbeat"
 
 # MONGODB
-MONGO_IP = "172.17.4.87"
+MONGO_IP = "172.20.47.168"
 MONGO_PORT = 27080
 MONGO_DB = "py_spider"