mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
feat: nextcloud test
This commit is contained in:
parent
9b497a5078
commit
b2327a6651
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ in
|
|||
mail_smtpsecure = "";
|
||||
mail_smtptimeout = 30;
|
||||
mail_smtpauth = true;
|
||||
mail_smtpname = "nick@uprootnutrition.com";
|
||||
mail_smtpname = service.email.address0;
|
||||
mail_smtppassword = config.sops.secrets."${service.name}-smtp".path;
|
||||
maintenance_window_start = 4;
|
||||
overwriteprotocol = "https";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue