monitoring
This commit is contained in:
parent
5cf670d946
commit
11a0786f03
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ in {
|
||||||
services.nginx.commonHttpConfig = ''
|
services.nginx.commonHttpConfig = ''
|
||||||
access_log /var/log/nginx/access.log;
|
access_log /var/log/nginx/access.log;
|
||||||
log_format combined "${format}";
|
log_format combined "${format}";
|
||||||
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 14201 ];
|
networking.firewall.allowedTCPPorts = [ 14201 ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue