mirror of
https://github.com/linuxserver/docker-snapdrop.git
synced 2026-02-20 08:17:27 +08:00
Merge pull request #26 from ItsMeRitch/patch-1
This commit is contained in:
commit
bff2f9623f
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user