forked from DGNum/infrastructure
feat(outline): Upgrade to v0.72.0
This commit is contained in:
parent
074de01f0f
commit
3785088616
2 changed files with 14 additions and 8 deletions
|
@ -5,14 +5,7 @@ in {
|
|||
services.outline = {
|
||||
enable = true;
|
||||
|
||||
storage = {
|
||||
region = "garage";
|
||||
uploadBucketUrl = "https://s3.dgnum.eu";
|
||||
|
||||
uploadBucketName = "outline-dgnum";
|
||||
accessKey = "GKb3aa6f6d6627204e8e53729c";
|
||||
secretKeyFile = config.age.secrets."outline-storage_secret_key_file".path;
|
||||
};
|
||||
storage.storageType = "local";
|
||||
|
||||
smtp = {
|
||||
username = "web-services@infra.dgnum.eu";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue