From 36c814197a2071adfb2e5c8cac00de1ba2d44a80 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 3 Dec 2024 14:39:28 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-synclounge.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/images/docker-synclounge.md b/docs/images/docker-synclounge.md index dbc9bcfff..3224acadd 100644 --- a/docs/images/docker-synclounge.md +++ b/docs/images/docker-synclounge.md @@ -44,6 +44,10 @@ Note: It is recommended to use `http` as the external proto with a reverse proxy 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 @@ -78,7 +82,7 @@ Containers are configured using parameters passed at runtime (such as those abov | Parameter | Function | | :----: | --- | -| `8088` | Web app and server port | +| `8088:8088` | Web app and server port | ### Environment Variables (`-e`)