forked from Yara724/api
YARA-836 + 2 more sms
This commit is contained in:
@@ -25,7 +25,7 @@ export class AiService implements OnModuleInit {
|
||||
username: process.env.AI_USERNAME,
|
||||
password: process.env.AI_PASSWORD,
|
||||
},
|
||||
timeout: 30000, // 30 second timeout
|
||||
timeout: 1000, // 30 second timeout
|
||||
};
|
||||
|
||||
private get profileOptions(): AxiosRequestConfig {
|
||||
|
||||
Reference in New Issue
Block a user