umbrello-api/.env.sample

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