diff options
Diffstat (limited to 'nixos/hosts/tente/default.nix')
-rw-r--r-- | nixos/hosts/tente/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/hosts/tente/default.nix b/nixos/hosts/tente/default.nix index 64eba57..72cd466 100644 --- a/nixos/hosts/tente/default.nix +++ b/nixos/hosts/tente/default.nix @@ -80,6 +80,7 @@ in monitoring.alloyUiPort = 3001; monitoring.lokiPort = 3030; monitoring.prometheusNodeExporterPort = 9002; + monitoring.prometheusSqlExporterPort = 9003; headscale.port = 8080; matrix.port = 8008; |