Skip to content

Commit

Permalink
[A] api服务地址
Browse files Browse the repository at this point in the history
  • Loading branch information
zxysilent committed May 8, 2021
1 parent c24ff7b commit a5d91e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ git clone -b v0.1.0 --depth=1 https://github.com/zxysilent/blog.git

### 部署界面
- 安装依赖```npm install```
- 修改```.env.development```中的```VUE_APP_SRV```为自己的服务地址
- 发布```npm run build```会自动发布到```dist```目录下面
- 友链里面第一个为后台登陆地址默认用户名```zxysilent```,密码```zxyslt```,可自行数据库修改
### 部署服务
Expand Down

0 comments on commit a5d91e3

Please sign in to comment.