add upyun_download
This commit is contained in:
@@ -95,4 +95,8 @@ server {
|
||||
location /api/v1/uc/ {
|
||||
proxy_pass http://127.0.0.1:3000/api/v1/uc/;
|
||||
}
|
||||
|
||||
location /api/ngx/upyun_download {
|
||||
content_by_lua_file $resty_loc/nginx/scripts/upyun_download.lua;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user