Skip to content

Commit 9af06c4

Browse files
committed
README updates
1 parent d30f052 commit 9af06c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ git clone https://your-proxy-domain.name/user-your-password/https/github.com/the
5656
- 现在可以直接访问```https://your-proxy-domain.name/user-your-password/```, 最后的斜杠不能少。注意这里的域名和密码替换为你自己的域名和密码。
5757

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

0 commit comments

Comments
 (0)