Add .env sample
This commit is contained in:
parent
4b2b08c699
commit
8042d412f1
|
@ -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
|
Loading…
Reference in New Issue