monolith: disable some nebula lighthouses
This commit is contained in:
parent
e1c81e5347
commit
5ccec30fae
1 changed files with 0 additions and 8 deletions
|
|
@ -16,8 +16,6 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
isLighthouse = false;
|
isLighthouse = false;
|
||||||
lighthouses = [
|
lighthouses = [
|
||||||
"192.168.88.1"
|
|
||||||
"192.168.88.2"
|
|
||||||
"192.168.88.3"
|
"192.168.88.3"
|
||||||
];
|
];
|
||||||
settings = {
|
settings = {
|
||||||
|
|
@ -27,12 +25,6 @@ in
|
||||||
key = s."nebula-wopus-vpn/monolith-key".path;
|
key = s."nebula-wopus-vpn/monolith-key".path;
|
||||||
ca = s."nebula-wopus-vpn/ca-crt".path;
|
ca = s."nebula-wopus-vpn/ca-crt".path;
|
||||||
staticHostMap = {
|
staticHostMap = {
|
||||||
"192.168.88.1" = [
|
|
||||||
"neubla-vpn.wopus.dev:4242"
|
|
||||||
];
|
|
||||||
"192.168.88.2" = [
|
|
||||||
"82.25.77.78:4242"
|
|
||||||
];
|
|
||||||
"192.168.88.3" = [
|
"192.168.88.3" = [
|
||||||
"72.60.60.221:4242"
|
"72.60.60.221:4242"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue