Files
MediaManager/Writerside/topics/Configuration.md
2025-05-31 17:46:27 +02:00

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.