fix more things
This commit is contained in:
parent
199d06538a
commit
93d2c9ce47
|
@ -145,12 +145,12 @@
|
|||
}
|
||||
{ # Mari
|
||||
publicKey = "NfEjPn+ZYgB1vfNZ353AQOKPZLKUt4gPoNUSrywXjl0=";
|
||||
allowedIPs = [ "10.100.0.20/32" ]
|
||||
allowedIPs = [ "10.100.0.20/32" ];
|
||||
}
|
||||
{ # WiTu
|
||||
{ # WiTu
|
||||
publicKey = "k+PkzHREDszWnzvY79JcBL2XCkwtQ/XSunxNft7pjwY=";
|
||||
allowedIPs = ["10.100.0.19/32"];
|
||||
}
|
||||
allowedIPs = ["10.100.0.19/32"];
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue