Skip to content

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
netptop committed Jun 2, 2024
1 parent d30f052 commit 9af06c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ git clone https://your-proxy-domain.name/user-your-password/https/github.com/the
- 现在可以直接访问```https://your-proxy-domain.name/user-your-password/```, 最后的斜杠不能少。注意这里的域名和密码替换为你自己的域名和密码。

### 部署到vps或者云服务器
- 注意必须使用node v21或以上版本。 如果出现UND_ERR_INVALID_ARG错误,试试2.2.2版本。
```
1. 创建一个ssl website(使用certbot and nginx, google下用法), 配置nginx,
/etc/nginx/conf.d/default.conf需要包含以下内容:
Expand Down Expand Up @@ -88,7 +87,6 @@ git clone https://your-proxy-domain.name/user-your-password/https/github.com/the
11. 如果想套CloudFlare加速, 可以参考CloudFlare说明
```
### docker部署
- 如果出现UND_ERR_INVALID_ARG错误,试试2.2.2版本。
```
1. 配置域名对应的ssl证书和nginx,指向本地5006端口。
2. git clone本项目.
Expand Down

0 comments on commit 9af06c4

Please sign in to comment.