Updated Getting started (markdown)

Jan Böhmer 2023-01-24 15:16:39 +01:00
parent 03e831c449
commit 14670fe393

@ -7,7 +7,9 @@ Before starting its useful to read a bit about the [concepts of Part-DB](https:/
<details>
<summary>Click to expand</summary>
**TODO**
Before you start creating data structures, you should configure Part-DB to your needs by changing possible configuration options.
This is done either via changing the `.env.local` file in a direct installation or by changing the env variables in your `docker-compose.yaml` file.
A list of possible configuration options, can be found [here](Configuration).
</details>