fix: Grafana network port
This commit is contained in:
@@ -76,7 +76,6 @@ in
|
||||
|
||||
networking = {
|
||||
defaultGateway = metadata.infra.gw;
|
||||
firewall.allowedTCPPorts = [ 3000 ];
|
||||
hostName = "hosea";
|
||||
interfaces = {
|
||||
"${wanInterface}".useDHCP = true;
|
||||
|
||||
Reference in New Issue
Block a user