Fix mailserver and vault warden
This commit is contained in:
parent
26c14a5b7c
commit
26551f207d
7 changed files with 48 additions and 104 deletions
|
@ -14,7 +14,7 @@
|
|||
{ # Cyberspark Server
|
||||
publicKey = "qnOT/lXOJMaQgDUdXpyfGZB2IEyUouRje2m/bCe9ux8=";
|
||||
allowedIPs = [ "10.100.0.0/24" ];
|
||||
endpoint = "sv.${config.domains.jim1}:51820";
|
||||
endpoint = "sv.${config.domains.p1}:51820";
|
||||
persistentKeepalive = 25;
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue