2017-07-04 14:03:55 +00:00
|
|
|
DATABASE_URI=postgresql://<pgsql user>:<pgsql password>@<pgsql host>:<pgsql port>/<pgsql database>
|
2017-07-04 13:22:20 +00:00
|
|
|
GOOGLE_API_KEY=<google api key>
|
2021-05-20 14:00:35 +00:00
|
|
|
OPENWEATHERMAP_API_KEY=<openweathermap api key>
|