Server/copyparty: set up db directory, enable rproxy
This commit is contained in:
parent
86fe2646d1
commit
75312f7622
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
i = ["unix:770:caddy:/dev/shm/copyparty.socket"];
|
i = ["unix:770:caddy:/dev/shm/copyparty.socket"];
|
||||||
|
hist = "/var/cache/copyparty";
|
||||||
|
rproxy = 1;
|
||||||
};
|
};
|
||||||
|
|
||||||
volumes = {
|
volumes = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue