Removed lua_package_path from stream section
This commit is contained in:
@ -120,6 +120,5 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
stream {
|
stream {
|
||||||
lua_package_path "/usr/local/lib/lua/?.lua;;";
|
|
||||||
include /etc/nginx/streams-enabled/*;
|
include /etc/nginx/streams-enabled/*;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user