From 828b631c7f7f4e03fb6055c291798084a274b940 Mon Sep 17 00:00:00 2001 From: maoshen Date: Fri, 10 Apr 2026 13:48:29 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TOOLS.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/TOOLS.md b/TOOLS.md index 917779e..f862a0c 100644 --- a/TOOLS.md +++ b/TOOLS.md @@ -66,4 +66,14 @@ Add whatever helps you do your job. This is your cheat sheet. - **主机**: cssc.datalibstar.com - **用户**: mashen - **密码**: 825670@MashenClaw -- **状态**: ⚠️ SSH 密码认证失败,需要 SSH Key +- **状态**: ⚠️ SSH 认证失败 + +## 本地部署(当前) + +### 城市手册 - 已部署 + +- **Gunicorn**: 运行中 (3 workers, 端口 8000) +- **Nginx**: 反向代理 (端口 80) +- **访问地址**: http://127.0.0.1/ +- **Admin**: http://127.0.0.1/admin/ +- **测试账号**: demo / demo123