@@ -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"