mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-23 02:09:03 +02:00
Updated Getting started (markdown)
parent
03e831c449
commit
14670fe393
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@ Before starting its useful to read a bit about the [concepts of Part-DB](https:/
|
||||||
<details>
|
<details>
|
||||||
<summary>Click to expand</summary>
|
<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>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue