We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94cd5fc commit c700c14Copy full SHA for c700c14
config/nutgram.yaml
@@ -3,7 +3,7 @@ nutgram:
3
token: '%env(string:TELEGRAM_TOKEN)%'
4
5
# Specify webhook secret for increased security
6
- #webhook_secret: '%env(string:TELEGRAM_TOKEN)%'
+ #webhook_secret: '%env(string:WEBHOOK_TOKEN)%'
7
8
# If the nutgram bundle should automatically load the routes from config/telegram.php
9
routes: true
0 commit comments