feat(mailjet/cred): adding credential example to my nix repo
This commit is contained in:
parent
dcdaa8200a
commit
240cacc7c6
1 changed files with 4 additions and 0 deletions
4
.mailjetcred.nix
Normal file
4
.mailjetcred.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
smtpUser = ;
|
||||
smtpPass = ;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue