This commit is contained in:
2024-01-21 23:37:16 +08:00
parent 7a7813199b
commit 1eacb15e1d
-1
View File
@@ -47,7 +47,6 @@ server {
return 200;
}
location /api/ngx/image/check {
content_by_lua_file $resty_loc/nginx/scripts/check_file.lua;
}