From 223f63fa684828fe7970fbbddf01007fd8e05b6e Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 6 Dec 2024 04:45:24 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-mylar3.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/images/docker-mylar3.md b/docs/images/docker-mylar3.md index e9888963b2..e0fed02e3b 100755 --- a/docs/images/docker-mylar3.md +++ b/docs/images/docker-mylar3.md @@ -52,6 +52,10 @@ For more detailed setup options, refer to [Mylar3](https://github.com/mylar3/myl To help you get started creating a container from this image you can either use docker-compose or the docker cli. +!!! info + + Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided. + ### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose)) ```yaml @@ -97,7 +101,7 @@ Containers are configured using parameters passed at runtime (such as those abov | Parameter | Function | | :----: | --- | -| `8090` | WebUI | +| `8090:8090` | WebUI | ### Environment Variables (`-e`)