From a53ade8386ef11e88beeaad59fdc231dacbb36b7 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 31 Mar 2025 15:27:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E6=9C=AC=E5=9C=B0lin?= =?UTF-8?q?xu=E6=9C=8D=E5=8A=A1=E5=99=A8=E9=83=A8=E7=BD=B2=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index a0d805a..5e6eac7 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,18 @@ chaozg123 chaozg chaozg123 +## 本地服务器(192.168.1.31)linux部署 + +上传.zip文件解压到服务器的 /home/web下 +cd到/home/web下 +执行命令 +unzip -o dist.zip + +## linux命令 + +sudo nginx -t # 检查一下配置文件有没有写错别字之类的小毛病 +sudo systemctl restart nginx # 重启NGINX,让新配置生效 + ## API文档 [超掌柜收银机](https://app.apifox.com/project/5827475)