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