机器人启动增加最大内存限制
This commit is contained in:
parent
df148af42f
commit
49bf13d6d4
@ -43,7 +43,7 @@ module.exports = {
|
||||
out_file : '/data/logs/card_svr/out/robot_info.log', // out日志路径
|
||||
log_date_format: "YYYY-MM-DD HH:mm:ss",
|
||||
cwd : '/data/apps/card_svr',
|
||||
max_memory_restart: '400M',
|
||||
max_memory_restart: '300M',
|
||||
env: {
|
||||
PORT: 2500,
|
||||
DEBUG: "colyseus:errors,jc:*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user