Bot Updating Documentation

pull/272/head
LinuxServer-CI 2024-12-07 15:47:11 +00:00
rodzic 4f0bf1f8f4
commit 1ff7c4d1d3
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 6 dodań i 2 usunięć

Wyświetl plik

@ -100,6 +100,10 @@ In some cases it might be necessary to start tvheadend with additional parameter
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
@ -158,8 +162,8 @@ Containers are configured using parameters passed at runtime (such as those abov
| Parameter | Function |
| :----: | --- |
| `9981` | WebUI |
| `9982` | HTSP server port. |
| `9981:9981` | WebUI |
| `9982:9982` | HTSP server port. |
### Environment Variables (`-e`)