mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
fix(docker): 优化容器启动、优雅退出和Nginx配置
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
user moviepilot;
|
||||
worker_processes auto;
|
||||
pid /var/run/nginx.pid;
|
||||
worker_cpu_affinity auto;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user