1
0
mirror of https://github.com/franjsco/umbrello-api synced 2025-03-10 00:10:07 +01:00

Edit .env sample

This commit is contained in:
Francesco Esposito 2019-08-26 17:52:19 +02:00
parent eb6f2066df
commit d3c44d7180

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