D112: PM2配置python3.11→python3·适配BS-SG-001

This commit is contained in:
铸渊 ICE-GL-ZY001 2026-05-25 01:58:48 +00:00
parent 5a6b8f216d
commit 3fd032ab65

View File

@ -3,7 +3,7 @@
"name": "zhuyuan-agent",
"script": "api/server.py",
"cwd": "/opt/guanghulab-repo/zhuyuan-agent",
"interpreter": "python3.11",
"interpreter": "python3",
"instances": 1,
"exec_mode": "fork",
"env": {