Files
telegram_greeting_bot/.env.example
2025-09-02 01:35:30 +03:00

9 lines
154 B
Plaintext

BOT_TOKEN=YOUR_TELEGRAM_BOT_TOKEN
POSTGRES_DB=greeting_db
POSTGRES_USER=user
POSTGRES_PASSWORD=password
WEB_USERNAME=admin
WEB_PASSWORD=secure_password