Commit a6ab464d authored by 智勇's avatar 智勇

xyqb-ui.conf

parent 6ea5085a
......@@ -16,11 +16,11 @@ server {
set $merchantChannel "";
set $excludeChannel "504,900";
set $tailNumber "0,1,2,3,4,5,6,7,8,9";
set $tailNumber "1,2,3,4,5,6,7,8,9";
location / {
expires -1;
set_by_lua_file $rootPath /usr/local/openresty/nginx/conf/conf.d/lua/phoneChannel.lua;
set_by_lua_file $rootPath /usr/local/openresty/ngin/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