Edit .env sample

This commit is contained in:
Francesco Esposito 2019-08-26 17:52:19 +02:00
parent eb6f2066df
commit d3c44d7180
1 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,7 @@ OWM_LANG=lang-open-weather-map
OWM_UNITS=units-open-weather-map
TELEGRAM_TOKEN=your-telegram-bot-token
DB_HOST=mongodb://host:port/db
DB_USER=user
DB_PASSWORD=password