D112: PM2配置python3.11→python3·适配BS-SG-001
This commit is contained in:
parent
5a6b8f216d
commit
3fd032ab65
@ -3,7 +3,7 @@
|
|||||||
"name": "zhuyuan-agent",
|
"name": "zhuyuan-agent",
|
||||||
"script": "api/server.py",
|
"script": "api/server.py",
|
||||||
"cwd": "/opt/guanghulab-repo/zhuyuan-agent",
|
"cwd": "/opt/guanghulab-repo/zhuyuan-agent",
|
||||||
"interpreter": "python3.11",
|
"interpreter": "python3",
|
||||||
"instances": 1,
|
"instances": 1,
|
||||||
"exec_mode": "fork",
|
"exec_mode": "fork",
|
||||||
"env": {
|
"env": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user