Explorar el Código

放开freeProxyFifth注释,修改API接口配置

lei.wu hace 8 años
padre
commit
2e49d1a94c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Config.ini

+ 2 - 2
Config.ini

@@ -3,8 +3,8 @@
 ;type: SSDB/REDIS/MONGODB if use redis, only modify the host port,the type should be SSDB
 type = SSDB
 host = 127.0.0.1
-;port = 6379
-port = 8888
+port = 6379
+;port = 8888
 name = proxy
 
 [ProxyGetter]