l c-base: use different subnet
This commit is contained in:
parent
2dbabb0684
commit
600085425b
@ -17,7 +17,7 @@ in {
|
||||
};
|
||||
routes = [
|
||||
{ routeConfig = {
|
||||
Destination = "10.0.1.0/24";
|
||||
Destination = "10.0.0.0/23";
|
||||
Gateway = "172.31.77.1";
|
||||
};}
|
||||
{ routeConfig = {
|
||||
|
Loading…
Reference in New Issue
Block a user