1
0
mirror of https://github.com/franjsco/umbrello-bot synced 2025-02-16 11:41:16 +01:00

Add .env sample

This commit is contained in:
Francesco Esposito 2019-08-22 17:30:02 +02:00
parent 4b2b08c699
commit 8042d412f1

6
.env.sample Normal file
View File

@ -0,0 +1,6 @@
TELEGRAM_TOKEN=token-here
UMBRELLO_API_URL=url-here
DB_HOST=mongodb://host:port/db
DB_USER=user
DB_PASSWORD=pass