diff --git a/readme-vars.yml b/readme-vars.yml index 849bc1a..f7f9197 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -26,6 +26,13 @@ param_ports: app_setup_block_enabled: true app_setup_block: | 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; + ``` + # init diagram init_diagram: | "snapdrop:latest": {