fix mkNginxVHosts usage; fix librespeed proxy; fix vaultwarden proxy

This commit is contained in:
William 2025-10-17 08:37:09 -03:00
parent ee1ed3b88e
commit c8f1b3a5e0
5 changed files with 39 additions and 11 deletions

View file

@ -80,12 +80,12 @@
"nextcloud-secrets.json" = {
file = ../../secrets/nextcloud-secrets.json.age;
owner = "nextcloud";
group = "hosted";
group = "nextcloud";
};
nextcloud-adminpass = {
file = ../../secrets/nextcloud-adminpass.age;
owner = "nextcloud";
group = "hosted";
group = "nextcloud";
};
};
}