|
@@ -119,7 +119,7 @@ rules:
|
|
// if( Files.makeProxyConfig.existsSync()){
|
|
// if( Files.makeProxyConfig.existsSync()){
|
|
// Files.makeProxyConfig.deleteSync(recursive: true);
|
|
// Files.makeProxyConfig.deleteSync(recursive: true);
|
|
// }
|
|
// }
|
|
- await portDetection();
|
|
|
|
|
|
+ //await portDetection();
|
|
var stack = "system";
|
|
var stack = "system";
|
|
if( Platform.isWindows){
|
|
if( Platform.isWindows){
|
|
stack = "gvisor";
|
|
stack = "gvisor";
|