Skip to content

Commit

Permalink
Update V2Ray之TLS+WebSocket+nginx+Cloudflare CDN 配置方法.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bannedbook authored Mar 11, 2020
1 parent 68ec7be commit 5af9d6f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ apt-get -y install nginx

`wget https://raw.githubusercontent.com/bannedbook/fanqiang/master/v2ss/server-cfg/nginx.conf -O -> /etc/nginx/nginx.conf`

下面是nginx.conf的内容,为方便大家,制作了这个通用版并上传到github,大家可以直接使用上面的命令下载覆盖即可。

```javascript
user www-data;
worker_processes auto;
Expand Down

0 comments on commit 5af9d6f

Please sign in to comment.