mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-14 15:48:21 +01:00
vps1: auth+mail: add alias, fix mail settings for auth
This commit is contained in:
parent
df88ae282a
commit
cdf622eda9
2 changed files with 3 additions and 3 deletions
|
|
@ -30,6 +30,7 @@ in
|
|||
"lgmrszd@${rootDomain}"
|
||||
"postmaster@${rootDomain}"
|
||||
"abuse@${rootDomain}"
|
||||
"admin@${rootDomain}"
|
||||
];
|
||||
hashedPassword = "$2b$05$E18a4pSMfEmd.mfVGQEJe.JBTS3jxdf6yLDZdOQNIs9NrNMc5K.cK";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue