More cleanup

This commit is contained in:
Nick Mowen 2022-12-17 14:21:04 -07:00
parent 537204136f
commit 244fcfaed0

View File

@ -147,8 +147,8 @@ http {
}
location /cache/ {
internal; # This tells nginx it's not accessible from the outside
alias /tmp/cache/;
internal; # This tells nginx it's not accessible from the outside
alias /tmp/cache/;
}
location /recordings/ {