formatting
This commit is contained in:
parent
d3113be693
commit
c137ef004d
|
@ -41,9 +41,9 @@ in
|
||||||
|
|
||||||
address = [ "141.30.30.169/25" ];
|
address = [ "141.30.30.169/25" ];
|
||||||
routes = [
|
routes = [
|
||||||
{
|
{
|
||||||
routeConfig.Gateway = "141.30.30.129";
|
routeConfig.Gateway = "141.30.30.129";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
networkConfig = {
|
networkConfig = {
|
||||||
DNS = "141.30.1.1";
|
DNS = "141.30.1.1";
|
||||||
|
|
Loading…
Reference in a new issue