|
|
@ -11,7 +11,7 @@ import java.util.concurrent.LinkedBlockingDeque; |
|
|
|
*/ |
|
|
|
public class Config { |
|
|
|
|
|
|
|
public static String gofastUrl = "http://172.18.1.180:9980/upload"; |
|
|
|
public static String gofastUrl = "http://node-01:8081/group1/upload"; |
|
|
|
|
|
|
|
// public static String resultGofast = "https://crawl-files.pontoaplus.com"; |
|
|
|
|
|
|
|