Log ogdo accesses to different file

This commit is contained in:
jaina heartles 2024-04-20 01:47:40 -07:00
parent 146225bdcf
commit e529e25bc6

View file

@ -22,6 +22,7 @@
extraConfig = ''
error_page 404 /;
access_log /var/log/nginx/ogdo.log combined;
'';
locations."/" = { index = "/index.html"; };