Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZainCheung authored Jun 28, 2020
1 parent e148df2 commit d8c47d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@

或者可以直接复制一份项目成为你的项目,打开 https://glitch.com/edit/#!/netease-cloud-api 选择右上角的 `Remix to Exit`,即可成为你自己的项目,你便可以对代码进行修改,自定义你的域名

### 方法三

部署到服务器,对于新手还是比较建议安装宝塔面板,然后就可以在浏览器中进行界面化操作,免得有的人不会linux的命令行,在宝塔的侧边菜单-商店里找到PHP选择一个版本进行安装(推荐安装最新正式版本),而后在侧边菜单-网站里新建网站,填入你提前在你的域名运营商解析的域名,可以是子域名比如,api.xxxxxx.com,写个网站备注,然后根目录选择到下载的项目路径,FTP不创建,数据库不创建默认utf-8就行,程序类型PHP,版本选择下载的版本,提交即可运行你的网站,在浏览器里输入你的网站地址,看到欢迎页面即为部署成功

## 接口文档

https://github.com/ZainCheung/netease-cloud-api/wiki
Expand Down

0 comments on commit d8c47d8

Please sign in to comment.