Fix: Corregida verificacion de Telegram y configurado TrustProxies para HTTPS

This commit is contained in:
2026-04-19 19:43:35 -06:00
parent c4bd4b62e3
commit d05324a28a
3 changed files with 20 additions and 11 deletions

View File

@@ -35,4 +35,8 @@ return [
],
],
'telegram' => [
'bot_token' => env('TELEGRAM_BOT_TOKEN'),
],
];