mirror of
https://github.com/Shadik23/telegram_greeting_bot.git
synced 2025-12-10 05:19:39 +05:00
9 lines
154 B
Plaintext
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
|