1
0
mirror of https://github.com/franjsco/umbrello-bot synced 2025-02-17 12:10:37 +01:00
umbrello-bot/.env.sample
Francesco Esposito 8ea843cbdd Edit .env sample
2019-08-26 17:47:29 +02:00

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