Add .env sample

This commit is contained in:
Francesco Esposito 2019-08-22 17:30:02 +02:00
parent 4b2b08c699
commit 8042d412f1
1 changed files with 6 additions and 0 deletions

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