mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-23 16:12:54 +08:00
refactor and disable access logs for stats and version (#8259)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection "Upgrade";
|
||||
proxy_set_header Host $host;
|
||||
Reference in New Issue
Block a user