Add upyun remove
This commit is contained in:
@@ -50,6 +50,10 @@ server {
|
||||
content_by_lua_file $resty_loc/nginx/scripts/upload_combined_image.lua;
|
||||
}
|
||||
|
||||
location /api/ngx/image/upyun_remove {
|
||||
content_by_lua_file $resty_loc/nginx/scripts/upyun_remove.lua;
|
||||
}
|
||||
|
||||
#Upload image files
|
||||
location /api/ngx/image/upload {
|
||||
content_by_lua_file $resty_loc/nginx/scripts/old_upload.lua;
|
||||
|
||||
Reference in New Issue
Block a user