Merge pull request #63824 from JohnAZoidberg/zoneminder-alias
nixos/zoneminder: Fix package and service build
This commit is contained in:
@@ -262,7 +262,7 @@ in {
|
||||
fastcgi_pass ${fcgi.socketType}:${fcgi.socketAddress};
|
||||
}
|
||||
|
||||
location /cache {
|
||||
location /cache/ {
|
||||
alias /var/cache/${dirName};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user