更新服务器IP地址为172.16.74.149
Some checks failed
Deploy to Production / deploy (push) Has been cancelled

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
你的用户名
2025-11-04 17:18:19 +08:00
parent 4c2d2e3678
commit 7bb9a63fca
3 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
set -e
SERVER_IP="192.168.9.149"
SERVER_IP="172.16.74.149"
SERVER_USER="atai"
SERVER_PASS="wengewudi666808"
DEPLOY_PATH="/home/atai/kt-financial-system"