feat: readme更新

This commit is contained in:
YeMingfei666 2025-04-01 11:50:00 +08:00
parent 8aef2b3bc6
commit 5cb9943d2f
1 changed files with 7 additions and 0 deletions

View File

@ -16,11 +16,18 @@ chaozg123
## 本地服务器192.168.1.31linux部署
映射地址
<https://fv901fw8033.vicp.fun/>
上传.zip文件解压到服务器的 /home/web下
cd到/home/web下
执行命令
unzip -o dist.zip
数据库
url: jdbc:mysql://192.168.1.31:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
username: root
password: Chaozg123.
## linux命令
sudo nginx -t # 检查一下配置文件有没有写错别字之类的小毛病