1
0
mirror of https://github.com/franjsco/umbrello-api synced 2025-02-19 21:20:35 +01:00
umbrello-api/.env.sample
Francesco Esposito b49830bf7d edit .env.sample
2019-09-05 19:07:57 +02:00

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