test: smtp with firefly-iii

This commit is contained in:
Nick 2025-10-20 19:37:05 -05:00
parent 126b6d5b35
commit 0c063e0308
3 changed files with 18 additions and 3 deletions

View file

@ -15,6 +15,9 @@ in
label = label;
name = name;
short = label;
email = {
address0 = "noreply@${domain}";
};
sops = {
path0 = "${sopsPath}/${name}";
};