mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-22 08:45:44 +02:00
344 B
344 B
Configuration
The configuration of MediaManager is divided into backend and frontend settings, which can be set in your
docker-compose.yml 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.