fix(hack): Fixes permission issues with sops and Synapse interaction

This commit is contained in:
Tera << 8 2025-05-09 23:07:08 -04:00
parent 614346512c
commit 752815f57b
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37

View file

@ -49,6 +49,7 @@
environment = {
"SYNAPSE_CONFIG_PATH" = "/data/homeserver.yaml";
};
user = "0:0";
volumes = [
"synapse_synapse:/data:rw"
"/mnt/NASBox/synapse/uploads:/data/media_store:rw"