Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit b296886

Browse files
Bot Updating Templated Files
1 parent dac428e commit b296886

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ The architectures supported by this image are:
6161

6262
Webui is accessible at http://SERVERIP:PORT
6363

64+
If only using locally, comment out the following line in /config/nginx/site-confs/default.conf for local discovery:
65+
66+
```
67+
proxy_set_header X-Forwarded-for $remote_addr;
68+
```
69+
6470
## Usage
6571

6672
To help you get started creating a container from this image you can either use docker-compose or the docker cli.

0 commit comments

Comments
 (0)