python
This commit is contained in:
@@ -19,4 +19,7 @@ TELEGRAM_BOT_TOKEN=your_telegram_bot_token_here
|
||||
WEB_APP_URL=https://your-domain.com
|
||||
|
||||
# Optional: Additional database settings
|
||||
DATABASE_URL=postgresql://quixotic:your_secure_postgres_password_here@postgres:5432/quixotic
|
||||
DATABASE_URL=postgresql://quixotic:your_secure_postgres_password_here@postgres:5432/quixotic
|
||||
# VK Music Configuration (add your actual credentials)
|
||||
VK_LOGIN=your_vk_login_here
|
||||
VK_PASSWORD=your_vk_password_here
|
||||
|
||||
Reference in New Issue
Block a user