mirror of
https://github.com/franjsco/umbrello-api
synced 2025-02-19 21:20:35 +01:00
10 lines
177 B
Plaintext
10 lines
177 B
Plaintext
OWM_TOKEN=your-open-weather-map-token-api
|
|
OWM_LANG=it
|
|
OWM_UNITS=metric
|
|
|
|
TELEGRAM_TOKEN=your-telegram-bot-token
|
|
|
|
DB_HOST=mongodb://host:port/db
|
|
DB_USER=user
|
|
DB_PASSWORD=password
|