mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-14 15:53:00 -06:00
Merge branch 'develop' into main
This commit is contained in:
@@ -695,7 +695,7 @@ export class BaileysStartupService extends ChannelStartupService {
|
||||
username: this.localProxy.username,
|
||||
password: this.localProxy.password,
|
||||
}),
|
||||
fetchAgent: makeProxyAgent({
|
||||
fetchAgent: makeProxyAgentUndici({
|
||||
host: this.localProxy.host,
|
||||
port: this.localProxy.port,
|
||||
protocol: this.localProxy.protocol,
|
||||
|
||||
Reference in New Issue
Block a user