mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-23 17:28:42 +02:00
update documentation
This commit is contained in:
@@ -11,7 +11,7 @@ Your `config.toml` file should be mounted to `/app/config.toml` inside the conta
|
||||
|
||||
```yaml
|
||||
volumes:
|
||||
- ./config.toml:/data/config.toml
|
||||
- ./config.toml:/app/config.toml
|
||||
```
|
||||
|
||||
Though you can change the location of the configuration file by setting the `CONFIG_FILE` env variable to another path,
|
||||
|
||||
Reference in New Issue
Block a user