fix(copyparty): support reverse proxies
This commit is contained in:
parent
b6dafe4908
commit
9bdffc9a3a
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ in
|
||||||
e2ts = true;
|
e2ts = true;
|
||||||
e2vu = true;
|
e2vu = true;
|
||||||
p = port;
|
p = port;
|
||||||
|
xff-hdr = "x-forwarded-for";
|
||||||
|
rproxy = 1;
|
||||||
};
|
};
|
||||||
|
|
||||||
accounts.will.passwordFile = config.age.secrets.copyparty-will.path;
|
accounts.will.passwordFile = config.age.secrets.copyparty-will.path;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue