separate image combine logic
This commit is contained in:
@@ -13,5 +13,9 @@ server {
|
||||
location /api/ngx/test/popen {
|
||||
content_by_lua_file $resty_loc/nginx/scripts/tests/popen.lua;
|
||||
}
|
||||
|
||||
location /api/ngx/test/uri {
|
||||
content_by_lua_file $resty_loc/nginx/scripts/tests/uri.lua;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user