Update nginx.conf
Browse files- nginx.conf +0 -2
nginx.conf
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
user nginx;
|
| 2 |
-
|
| 3 |
events {
|
| 4 |
worker_connections 1024;
|
| 5 |
}
|
|
|
|
|
|
|
|
|
|
| 1 |
events {
|
| 2 |
worker_connections 1024;
|
| 3 |
}
|