forked from github/plane
Update nginx.conf
This commit is contained in:
parent
220cdc473c
commit
52260d9d4b
@ -2,9 +2,6 @@ upstream plane {
|
|||||||
server localhost:80;
|
server localhost:80;
|
||||||
}
|
}
|
||||||
|
|
||||||
events {
|
|
||||||
worker_connections 1024;
|
|
||||||
}
|
|
||||||
|
|
||||||
worker_processes 1;
|
worker_processes 1;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user