Bot Updating Documentation

revert-279-snap
LinuxServer-CI 2025-01-08 20:05:29 +00:00
rodzic 04499e1a39
commit 942478cfe0
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -38,6 +38,12 @@ The architectures supported by this image are:
Webui is accessible at http://SERVERIP:PORT
If only using locally, comment out the following line in /config/nginx/site-confs/default.conf for local discovery:
```
proxy_set_header X-Forwarded-for $remote_addr;
```
## Usage
To help you get started creating a container from this image you can either use docker-compose or the docker cli.