OpenEnergyPlatform / open-MaStR

A collaborative software to download the energy database Marktstammdatenregister (MaStR)
https://open-mastr.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
87 stars 19 forks source link

Add envvar section to docs #396

Closed nesnoj closed 1 year ago

nesnoj commented 1 year ago

This PR adds a short section on env variables to the docs.

Motivation: I'd like to have multiple DBs in parallel and setting the env var SQLITE_DATABASE_PATH seems to be the only way at the moment. I would like to find it in the docs.

nesnoj commented 1 year ago

Shoot... production was set as default target :roll_eyes: Succeeded by #397