mirror of
https://github.com/franjsco/umbrello-bot
synced 2025-06-05 21:49:11 +02:00
Add .env sample
This commit is contained in:
6
.env.sample
Normal file
6
.env.sample
Normal 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
|
Reference in New Issue
Block a user