Switch sites from single file to multiple.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
gateway-v4 = "10.0.0.1";
|
||||
nameservers = [ "10.0.0.1" ];
|
||||
network = "10.0.0.0/16";
|
||||
dynamic-network = "10.0.1.0/24";
|
||||
timezone = "America/Winnipeg";
|
||||
mail-server = "mail.fudo.org";
|
||||
}
|
||||
Reference in New Issue
Block a user