Skip to content

Commit

Permalink
tetra-zw: enable monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
marenz2569 committed May 5, 2024
1 parent 322ee60 commit 46dde8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
wgAddr4 = "10.13.37.11";
wireguardPublicKey = "ksztvj780MFau9YH0hBOL+/PzYb/EaARCUqR+EUIL2o=";
publicWireguardEndpoint = null;
monitoring = false;
monitoring = true;
};
}

0 comments on commit 46dde8e

Please sign in to comment.