log per vhost

This commit is contained in:
Gene Liverman 2025-11-28 10:15:12 -05:00
parent 22d8e93c8a
commit b91588e22a

View file

@ -229,6 +229,9 @@ in {
forceSSL = true;
locations."/".proxyPass = "http://127.0.0.1:8001";
locations."/".proxyWebsockets = true;
extraConfig = ''
access_log /var/log/nginx/stats.${domain}.log;
'';
};
"utk.${domain}" = {
serverAliases = [