Fix gateway ip for worldstream-1

This commit is contained in:
2023-07-28 14:50:48 -07:00
parent dd306d35aa
commit 2d645d3afa
2 changed files with 1 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
gateway-v4 = "190.2.134.48";
gateway-v4 = "190.2.134.1";
network = "190.2.134.0/24";
private-network = "10.5.0.0/16";
nameservers = [ "1.1.1.1" "2606:4700:4700::1111" ];