mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-19 12:54:12 +02:00
6 lines
345 B
Markdown
6 lines
345 B
Markdown
# Configuration
|
|
|
|
The configuration of MediaManager is divided into backend and frontend settings, which can be set in your
|
|
`docker-compose.yaml` file or in separate `.env` files.
|
|
All settings are set as environment variables, because this makes backing up the configuration easier and allows for
|
|
easier sharing/transferring of the configuration. |