update(nextcloud): switch to garage
This commit is contained in:
parent
897c9d9e9c
commit
602fdf40ff
2 changed files with 16 additions and 16 deletions
|
|
@ -76,12 +76,12 @@ in
|
|||
enable = true;
|
||||
bucket = "nextcloud";
|
||||
verify_bucket_exists = true;
|
||||
key = "eHYd9AS6TLHlACBX2fC7";
|
||||
key = "GK66e88f31f6a9cec01835b3dc";
|
||||
secretFile = config.age.secrets.nextcloud_bucket_secret.path;
|
||||
hostname = "localhost";
|
||||
port = 9000;
|
||||
port = 3900;
|
||||
useSsl = false;
|
||||
region = "us-east-1";
|
||||
region = "garage";
|
||||
usePathStyle = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue