frigate/docker/main/rootfs/usr/local
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
..
go2rtc Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
nginx/conf fix(nginx): use 1 worker process 2024-04-09 13:02:02 +01:00