There was an error while loading. Please reload this page.
1 parent 62d80aa commit 093f592Copy full SHA for 093f592
1 file changed
docker/nginx/nginx.conf
@@ -4,7 +4,7 @@ error_log /dev/stdout info;
4
5
events {
6
worker_connections 4096;
7
- multi_accept on:
+ multi_accept on;
8
}
9
10
http {
0 commit comments