Explorar el Código

线上流程增加redis处理流

luojiehua hace 2 años
padre
commit
dbf264bccc
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      BiddingKG/dl/common/source.py

+ 2 - 1
BiddingKG/dl/common/source.py

@@ -2,7 +2,8 @@
 
 import redis
 
-REDIS_HOST="192.168.2.103"
+# REDIS_HOST="192.168.2.103"#本地测试环境
+REDIS_HOST="192.168.0.115"#线上环境
 REDIS_PORT=6379
 REDIS_PASS="daf!#@#fdasf234"