Change url address

This commit is contained in:
yakoffKa
2026-07-17 09:49:59 +03:00
committed by GitHub
parent f788038189
commit 865eb56aca
+1 -1
View File
@@ -76,7 +76,7 @@ class MaxBotServiceProvider extends ServiceProvider
$guzzle,
$httpFactory,
$httpFactory,
$config->get('maxbot.base_url', 'https://platform-api.max.ru'),
$config->get('maxbot.base_url', 'https://platform-api2.max.ru'),
$config->get('maxbot.api_version'),
$logger,
);