mirror of
https://github.com/mempool/mempool.git
synced 2025-10-11 11:13:34 +02:00
Fix the socks5 connection after updating the socks lib
This commit is contained in:
@@ -29,7 +29,7 @@ class SyncAssets {
|
||||
agentOptions: {
|
||||
keepAlive: true,
|
||||
},
|
||||
host: config.SOCKS5PROXY.HOST,
|
||||
hostname: config.SOCKS5PROXY.HOST,
|
||||
port: config.SOCKS5PROXY.PORT
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user