monitoring
This commit is contained in:
parent
c3b03cb167
commit
4ba891c4dc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.nginx.commonHttpConfig = "access_log /var/log/nginx/access.log";
|
services.nginx.commonHttpConfig = "access_log /var/log/nginx/access.log;";
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 14201 ];
|
networking.firewall.allowedTCPPorts = [ 14201 ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue