Quellcode durchsuchen

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

lei.wu vor 8 Jahren
Ursprung
Commit
2e49d1a94c
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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]