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