Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yeahwu authored Aug 4, 2020
1 parent 2688c8c commit 224eb06
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,24 @@
点开 https://app.kintohub.com/ 新建一个APP,点击 Create Service ,然后创建
### 部署服务端
1. 点开 https://app.kintohub.com/ 新建一个APP,点击 Create Service ,然后创建 Web App 如图:

![创建 web app](/img/kinto2.PNG)

2. Build Settings 文件名填写Dockerfile,端口填上8888,填写如下:

![build](/img/kinto.PNG)

3. Repository 填上git链接和默认分支master

![repository](/img/kinto1.PNG)

最后点击Deploy,部署完成,会生成一个链接,点击链接,如果显示Bad Request,即为成功。

### 客户端配置

客户端配置看图吧,不多讲:

![v2ray](/img/kinto3.jpg)

### 修改uuid

Fork本项目,然后到config.json里面修改uuid或者端口就可以了。

0 comments on commit 224eb06

Please sign in to comment.