umbrello-bot/.env.sample

8 lines
134 B
Plaintext
Raw Normal View History

2019-08-26 17:47:29 +02:00
NODE_ENV=production
2019-08-22 17:30:02 +02:00
TELEGRAM_TOKEN=token-here
UMBRELLO_API_URL=url-here
DB_HOST=mongodb://host:port/db
DB_USER=user
DB_PASSWORD=pass