Fix synapse and twenty-crm backing up to the wrong repo
This commit is contained in:
parent
f0d15f7e2f
commit
83685f761d
2 changed files with 2 additions and 2 deletions
|
|
@ -104,7 +104,7 @@ in {
|
|||
paths = [
|
||||
"/var/lib/matrix-synapse"
|
||||
];
|
||||
repository = "s3:s3.us-west-004.backblazeb2.com/gleipnir-backup-corp/authentik";
|
||||
repository = "s3:s3.us-west-004.backblazeb2.com/gleipnir-backup-corp/matrix-synapse";
|
||||
|
||||
};
|
||||
sops.secrets."matrix-synapse.yaml" = {
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ in {
|
|||
paths = [
|
||||
"/mnt/bigdisk/twenty-crm-data"
|
||||
];
|
||||
repository = "s3:s3.us-west-004.backblazeb2.com/gleipnir-backup-corp/authentik";
|
||||
repository = "s3:s3.us-west-004.backblazeb2.com/gleipnir-backup-corp/twenty-crm";
|
||||
};
|
||||
sops.secrets.twenty-crm-env = {
|
||||
format = "dotenv";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue