中控增加下单,关键位,系统设置
This commit is contained in:
@@ -32,6 +32,9 @@ function agentApp(name, exchangeDir, exchange, port) {
|
||||
autorestart: true,
|
||||
watch: false,
|
||||
max_memory_restart: "400M",
|
||||
restart_delay: 3000,
|
||||
max_restarts: 15,
|
||||
merge_logs: true,
|
||||
env: {
|
||||
EXCHANGE: exchange,
|
||||
PORT: String(port),
|
||||
|
||||
Reference in New Issue
Block a user