prometheus: open web interface firewall on vpn
This commit is contained in:
parent
f5ebc063e3
commit
3ffe2ffb31
1 changed files with 4 additions and 0 deletions
|
|
@ -2,4 +2,8 @@
|
|||
imports = [
|
||||
./grafana.nix
|
||||
];
|
||||
|
||||
networking.firewall.interfaces."zts7mq7onf".allowedTCPPorts = [
|
||||
9090 # prometheus web interface
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue