nginx: Add metrics
This commit is contained in:
parent
612b63b4b3
commit
cb4527d525
7 changed files with 71 additions and 0 deletions
|
@ -205,6 +205,7 @@ in {
|
|||
addSSL = true;
|
||||
extraConfig = ''
|
||||
merge_slashes off;
|
||||
access_log /var/log/nginx/${domain}/access.log upstream_time;
|
||||
'';
|
||||
|
||||
locations = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue