瀏覽代碼

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

lei.wu 8 年之前
父節點
當前提交
2e49d1a94c
共有 1 個文件被更改,包括 2 次插入2 次删除
  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]