main
alex 2024-01-25 17:19:41 +01:00
parent 70f0e9dbe4
commit 3b98deaa82
1 changed files with 1 additions and 2 deletions

View File

@ -3,5 +3,4 @@ PORT=50150
REDIRECT_URL=your_redirect_url REDIRECT_URL=your_redirect_url
TELEGRAM_BOT_TOKEN=your_telegram_bot_token TELEGRAM_BOT_TOKEN=your_telegram_bot_token
TELEGRAM_CHAT_ID=your_telegram_chat_id TELEGRAM_CHAT_ID=your_telegram_chat_id
```