mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
feat: kanboard test
This commit is contained in:
parent
296c3fa8c0
commit
54e292f236
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ in
|
|||
MAIL_SMTP_USERNAME = service.email.address0;
|
||||
MAIL_FROM = service.email.address0;
|
||||
MAIL_SMTP_PASSWORD = config.sops.secrets."${service.name}-smtp".path;
|
||||
MAIL_SMTP_ENCRYPTION = null;
|
||||
MAIL_SMTP_ENCRYPTION = "null";
|
||||
};
|
||||
};
|
||||
caddy = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue