Spaces:
Running
Running
rogerxavier
commited on
Update nginx.conf
Browse files- nginx.conf +1 -1
nginx.conf
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pid /tmp/nginx.pid;
|
2 |
-
|
3 |
events {
|
4 |
worker_connections 1024;
|
5 |
}
|
|
|
1 |
pid /tmp/nginx.pid;
|
2 |
+
|
3 |
events {
|
4 |
worker_connections 1024;
|
5 |
}
|