Przeglądaj źródła

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

lei.wu 8 lat temu
rodzic
commit
2e49d1a94c
1 zmienionych plików z 2 dodań i 2 usunięć
  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/REDIS/MONGODB if use redis, only modify the host port,the type should be SSDB
 type = SSDB
 type = SSDB
 host = 127.0.0.1
 host = 127.0.0.1
-;port = 6379
-port = 8888
+port = 6379
+;port = 8888
 name = proxy
 name = proxy
 
 
 [ProxyGetter]
 [ProxyGetter]