config: 更新部署脚本访问地址为域名 lifescript.happylifeos.com

This commit is contained in:
2026-03-18 00:03:37 +08:00
parent 2fc4c29c81
commit 5f77e1da3a
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ if scp dist/index.html "${USERNAME}@${SERVER_IP}:${REMOTE_PATH}/" && \
fi
echo "✅ 部署完成!"
echo "📱 访问地址: http://$SERVER_IP/emotion-museum/"
echo "📱 访问地址: https://lifescript.happylifeos.com/"
else
echo "❌ 部署失败,请检查:"