修改端口

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
@@ -60,7 +60,7 @@ fi
echo ""
echo "部署完成。"
echo " Web: http://$(hostname -I | awk '{print $1}'):8000"
echo " Web: http://$(hostname -I | awk '{print $1}'):21450"
echo " 状态: pm2 status"
echo " 日志: pm2 logs binance-altcoin-monitor"
echo ""