中控增加下单,关键位,系统设置

This commit is contained in:
dekun
2026-05-22 10:40:54 +08:00
parent 6d7b45e714
commit 23f0d5a74d
3 changed files with 17 additions and 3 deletions
+3
View File
@@ -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),