diff --git a/VLESS-TCP/nginx.conf b/VLESS-TCP/nginx.conf index 052c25f..6310f4a 100644 --- a/VLESS-TCP/nginx.conf +++ b/VLESS-TCP/nginx.conf @@ -4,7 +4,7 @@ worker_rlimit_nofile 65535; error_log logs/error.log warn; -pid logs/nginx.pid;; +pid logs/nginx.pid; events { worker_connections 1024;