Bot Updating Documentation

LinuxServer-CI 2025-08-22 23:45:27 +00:00
rodzic 5f10c4a93e
commit 79feb90b81
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -84,6 +84,7 @@ This container is based on [Docker Baseimage Selkies](https://github.com/linuxse
| :----: | --- |
| `CUSTOM_PORT` | Internal HTTP port. Defaults to `8080`. |
| `CUSTOM_HTTPS_PORT` | Internal HTTPS port. Defaults to `8181`. |
| `CUSTOM_WS_PORT` | Internal port the container listens on for websockets if it needs to be swapped from the default 8082. |
| `CUSTOM_USER` | Username for HTTP Basic Auth. Defaults to `abc`. |
| `PASSWORD` | Password for HTTP Basic Auth. If unset, authentication is disabled. |
| `SUBFOLDER` | Application subfolder for reverse proxy configurations. Must include leading and trailing slashes, e.g., `/subfolder/`. |