Update nginx.conf

This commit is contained in:
𝓙𝓾𝓵𝓲𝓸
2024-05-22 04:37:29 +02:00
committed by GitHub
parent 6f09ea58df
commit 8737f183d1
+2 -1
View File
@@ -13,7 +13,8 @@ events {
http { http {
# =================== LOAD LUA ========================= # # =================== LOAD LUA ========================= #
lua_package_path "/usr/nginx_lua/lib/lua/?.lua"; lua_package_path "/usr/nginx_lua/lib/lua/?.lua;;";
lua_package_cpath "/usr/nginx_lua/lib/lua/5.1/?.so;;";
# =================== END LUA ========================== # # =================== END LUA ========================== #
# =================== LOAD L7 ========================== # # =================== LOAD L7 ========================== #