fix address

This commit is contained in:
Grigory Shipunov 2022-06-18 14:55:21 +02:00
parent 7d209f6d03
commit 8a52b5cfd3
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C

View file

@ -37,7 +37,7 @@
networks."oxalab" = { networks."oxalab" = {
matchConfig.Name = "oxalab"; matchConfig.Name = "oxalab";
networkConfig = { networkConfig = {
Address = "10.13.37.1"; Address = "10.66.66.1";
}; };
}; };
}; };