Commit c5aefff8 authored by mdj33's avatar mdj33 Committed by vipwzw

nginx connections may not enough

parent 101cdeb6
...@@ -28,7 +28,7 @@ http { ...@@ -28,7 +28,7 @@ http {
} }
server { server {
listen 8803; #default tcp is ok, http2 to grpc listen 8803 http2;
server_name localhost; server_name localhost;
#charset koi8-r; #charset koi8-r;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment