frigate/docker/main/rootfs/usr
Thomas Way dda0733f6a
fix(nginx): use 1 worker process
The value 'auto' will create a worker process for each CPU thread, which
can be problematic in containerised environments with CPU limits. A
single NGINX worker process should be more than sufficient.

Fixes: #10898
2024-04-09 13:02:02 +01:00
..
local fix(nginx): use 1 worker process 2024-04-09 13:02:02 +01:00