bam/influx: add header
This commit is contained in:
parent
0e538a2b9f
commit
ee6e45c7e9
|
@ -1,3 +1,4 @@
|
|||
{config, pkgs, ... }:
|
||||
let
|
||||
collectd-port = 25826;
|
||||
influx-port = 8086;
|
||||
|
|
Loading…
Reference in a new issue