mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-14 15:15:22 +03:00
POC: Revert error_log
This commit is contained in:
parent
c50283b55e
commit
dc5f85c7ca
@ -2,7 +2,7 @@ daemon off;
|
||||
user root;
|
||||
worker_processes auto;
|
||||
|
||||
error_log /dev/stdout debug;
|
||||
error_log /dev/stdout warn;
|
||||
pid /var/run/nginx.pid;
|
||||
|
||||
events {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user