Add nginx configuration to README
This commit is contained in:
parent
3b6cb0bf89
commit
62edb23d59
2 changed files with 63 additions and 1 deletions
|
@ -5,7 +5,7 @@ master = true
|
|||
processes = 2
|
||||
|
||||
socket = liteshort.sock
|
||||
chmod-socket = 660
|
||||
chmod-socket = 666
|
||||
vacuum = true
|
||||
|
||||
die-on-term = true
|
||||
|
|
Reference in a new issue