修改端口

This commit is contained in:
dekun
2026-05-27 14:23:47 +08:00
parent 62bd58d2c4
commit 95b55e41f3
5 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ set -euo pipefail
APP_DIR="/opt/chart-label-tool"
REPO_URL="https://git.bz121.com/dekun/chart-label-tool.git"
PORT=8080
PORT=8010
SERVICE_USER="root"
echo "==> K线点位标注工具 部署开始"