mirror of
https://github.com/langgenius/dify.git
synced 2026-03-11 18:17:05 +00:00
Add heapsnapshot-signal
This commit is contained in:
@@ -43,4 +43,4 @@ export NEXT_PUBLIC_MAX_PARALLEL_LIMIT=${MAX_PARALLEL_LIMIT}
|
||||
export NEXT_PUBLIC_MAX_ITERATIONS_NUM=${MAX_ITERATIONS_NUM}
|
||||
export NEXT_PUBLIC_MAX_TREE_DEPTH=${MAX_TREE_DEPTH}
|
||||
|
||||
pm2 start /app/web/server.js --name dify-web --cwd /app/web -i ${PM2_INSTANCES} --no-daemon
|
||||
node --heapsnapshot-signal=SIGUSR2 /app/web/server.js
|
||||
|
||||
Reference in New Issue
Block a user