telegram-mf-bot/.env.sample

10 lines
140 B
Plaintext
Raw Normal View History

2022-01-12 04:21:25 +00:00
# DB Credentials
DB_HOST=host_url
DB_PORT=5432
DB_USER=username
DB_PWD=password
DB_NAME=database_name
# KEYS
TELEGRAM_TOKEN=telegram_token