mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 21:54:00 +02:00
update README.md, template docker-compose.yaml and the documentation
This commit is contained in:
@@ -31,7 +31,8 @@ other services.
|
||||
|
||||
```
|
||||
wget -O docker-compose.yaml https://raw.githubusercontent.com/maxdorninger/MediaManager/refs/heads/master/docker-compose.yaml
|
||||
# Edit docker-compose.yaml to set the environment variables!
|
||||
wget -O docker-compose.yaml https://raw.githubusercontent.com/maxdorninger/MediaManager/refs/heads/master/config.toml
|
||||
# you probably need to edit the config.toml file, for more help see the documentation
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user