Update nginx image
This commit is contained in:
parent
eb3fd57bd2
commit
fbdd924a45
5 changed files with 10 additions and 16 deletions
|
|
@ -73,7 +73,7 @@ func rlimitMaxNumFiles() int {
|
|||
}
|
||||
|
||||
const (
|
||||
defBinary = "/usr/local/openresty/nginx/sbin/nginx"
|
||||
defBinary = "/usr/local/nginx/sbin/nginx"
|
||||
cfgPath = "/etc/nginx/nginx.conf"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue