@@ -93,8 +93,6 @@ http {
# 定义共享内存区域
lua_shared_dict env_cache 10m;
- # 添加Lua脚本路径
- lua_package_cpath "/usr/local/openresty/lualib/resty/?.so;;";
include /etc/nginx/conf.d/*.conf;
include /etc/nginx/sites-available/*.conf;