This commit is contained in:
maxDorninger
2025-05-30 22:40:14 +02:00
parent 75b72bb03f
commit 626aa85d48
20 changed files with 634 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# 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.