2019-08-15 22:48:54 +02:00
|
|
|
OWM_TOKEN=your-open-weather-map-token-api
|
|
|
|
OWM_LANG=lang-open-weather-map
|
|
|
|
OWM_UNITS=units-open-weather-map
|
|
|
|
|
|
|
|
TELEGRAM_TOKEN=your-telegram-bot-token
|
2019-08-26 17:52:19 +02:00
|
|
|
|
|
|
|
DB_HOST=mongodb://host:port/db
|
|
|
|
DB_USER=user
|
|
|
|
DB_PASSWORD=password
|