prometheus: open web interface firewall on vpn
This commit is contained in:
@@ -2,4 +2,8 @@
|
|||||||
imports = [
|
imports = [
|
||||||
./grafana.nix
|
./grafana.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
networking.firewall.interfaces."zts7mq7onf".allowedTCPPorts = [
|
||||||
|
9090 # prometheus web interface
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user