mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-12 14:54:38 -05:00
feat: smtp test
This commit is contained in:
parent
2cddd7b561
commit
2f5d7291c0
5 changed files with 87 additions and 73 deletions
|
@ -56,6 +56,7 @@ let
|
|||
subdomain = stringType;
|
||||
label = stringType;
|
||||
name = stringType;
|
||||
hostname = stringType;
|
||||
domains = genOptions stringType "url";
|
||||
dns = genOptions stringType "provider";
|
||||
localhost = genOptions stringType "address";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue