修改端口
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user