Commit 06869279 authored by 智勇's avatar 智勇

up

parent a6ab464d
......@@ -20,7 +20,7 @@ server {
location / {
expires -1;
set_by_lua_file $rootPath /usr/local/openresty/ngin/lua/phoneChannel.lua;
set_by_lua_file $rootPath /usr/local/openresty/nginx/lua/phoneChannel.lua;
header_filter_by_lua_file /usr/local/openresty/nginx/lua/addCookie.lua;
root $rootPath;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment