Add influxdb2 service
This commit is contained in:
parent
bfb9a3518c
commit
1f3ca329a1
1 changed files with 1 additions and 1 deletions
|
@ -228,6 +228,6 @@ in
|
|||
};
|
||||
|
||||
# Open ports in the firewall.
|
||||
networking.firewall.allowedTCPPorts = [ 3000 3100 3101 9001 1514 514 ];
|
||||
networking.firewall.allowedTCPPorts = [ 3000 3100 3101 8086 9001 1514 514 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue