mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-19 11:54:09 +02:00
345 B
345 B
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.