fix: fix proxy setup (#227)
* fix: fix proxy setup * feat&fix: add proxy support in setup and remove hardcoded proxy from example
This commit is contained in:
@@ -104,5 +104,5 @@
|
||||
"ignore_case": true
|
||||
}
|
||||
},
|
||||
"proxy": false
|
||||
"proxy": true
|
||||
}
|
||||
Reference in New Issue
Block a user