diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 8195d4c..510bb1b 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -11,4 +11,8 @@ mexc: domain: https://api.mexc.com passphrase: access-key: - secert: \ No newline at end of file + secert: +proxy: + host: 127.0.0.1 + port: 6789 + schcma: SOCKS \ No newline at end of file