Migrate to openresty
This commit is contained in:
parent
2e44fb158d
commit
991f95f6bf
4 changed files with 18 additions and 11 deletions
|
|
@ -73,7 +73,7 @@ func rlimitMaxNumFiles() int {
|
|||
}
|
||||
|
||||
const (
|
||||
defBinary = "/usr/sbin/nginx"
|
||||
defBinary = "/usr/local/openresty/nginx/sbin/nginx"
|
||||
cfgPath = "/etc/nginx/nginx.conf"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue