This commit is contained in:
2023-01-16 22:53:20 +08:00
parent 6159d6440f
commit bdae2e9163
3 changed files with 4 additions and 8 deletions
-1
View File
@@ -41,7 +41,6 @@ server {
return 200;
}
location /api/ngx/image/check {
content_by_lua_file $resty_loc/nginx/scripts/check_file.lua;
}