mirror of
https://github.com/franjsco/umbrello-bot
synced 2025-02-17 12:10:37 +01:00
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
NODE_ENV=production
|
|
TELEGRAM_TOKEN=token-here
|
|
UMBRELLO_API_URL=url-here
|
|
|
|
DB_HOST=mongodb://host:port/db
|
|
DB_USER=user
|
|
DB_PASSWORD=pass
|