l c-base: use different subnet

This commit is contained in:
lassulus 2023-09-03 12:02:06 +02:00
parent 2dbabb0684
commit 600085425b
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {