修改端口

This commit is contained in:
dekun
2026-05-22 13:09:07 +08:00
parent af5c249cf8
commit 3f0f77d450
9 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ module.exports = {
NODE_ENV: "production",
TZ: "Asia/Shanghai",
HOST: "0.0.0.0",
PORT: 8000,
PORT: 21450,
},
error_file: "/opt/Binance_Altcoin_Monitor/logs/pm2-error.log",
out_file: "/opt/Binance_Altcoin_Monitor/logs/pm2-out.log",