mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 17:55:21 +03:00
More cleanup
This commit is contained in:
parent
537204136f
commit
244fcfaed0
@ -147,8 +147,8 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /cache/ {
|
location /cache/ {
|
||||||
internal; # This tells nginx it's not accessible from the outside
|
internal; # This tells nginx it's not accessible from the outside
|
||||||
alias /tmp/cache/;
|
alias /tmp/cache/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /recordings/ {
|
location /recordings/ {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user