Server/copyparty: set up db directory, enable rproxy

This commit is contained in:
Toast 2025-09-22 18:25:32 +02:00
parent 86fe2646d1
commit 75312f7622

View file

@ -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 = {