Alias for 'lem'
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
aliases = {
|
||||
gemini = "procul.informis.land.";
|
||||
git = "procul.informis.land.";
|
||||
git = "procul.informis.land.";
|
||||
lem = "procul.informis.land.";
|
||||
};
|
||||
|
||||
srv-records = {
|
||||
@@ -20,10 +21,6 @@
|
||||
}];
|
||||
};
|
||||
};
|
||||
|
||||
hosts = {
|
||||
procul = {
|
||||
ipv4-address = "172.86.179.18";
|
||||
};
|
||||
};
|
||||
|
||||
hosts = { procul = { ipv4-address = "172.86.179.18"; }; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user