From d1d1ca740c710034843b9605b210ca4bca65b8f9 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 26 Sep 2020 02:23:58 +0100 Subject: [PATCH] Bot Updating Documentation --- images/docker-medusa.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/images/docker-medusa.md b/images/docker-medusa.md index 2b36a924a4..16adae629c 100644 --- a/images/docker-medusa.md +++ b/images/docker-medusa.md @@ -96,7 +96,7 @@ Docker images are configured using parameters passed at runtime (such as those a | Volume | Function | | :----: | --- | -| `/config` | Cardigann config | +| `/config` | Medusa config | | `/downloads` | Download location | | `/tv` | TV Shows location | @@ -135,7 +135,9 @@ In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as bel ## Application Setup -Web interface is at `:8081` , set paths for downloads, tv-shows to match docker mappings via the webui, for more information check out [Medusa](https://pymedusa.com/). +Web interface is at `:8081`. + +Set paths for downloads, tv-shows to match docker mappings via the webui, for more information check out [Medusa](https://pymedusa.com/). ## Docker Mods