Bot Updating Documentation

pull/269/head
LinuxServer-CI 2024-12-05 07:33:28 +00:00
rodzic 50998cfa68
commit 4e5a54b0c5
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -69,6 +69,10 @@ The folks over at servarr.com wrote a good [write-up](https://wiki.servarr.com/d
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
@ -116,7 +120,7 @@ Containers are configured using parameters passed at runtime (such as those abov
| Parameter | Function |
| :----: | --- |
| `6789` | WebUI |
| `6789:6789` | WebUI |
### Environment Variables (`-e`)