@@ -253,7 +253,7 @@ server {
if ($temp_request_id = "") {
set $temp_request_id $request_id;
}
- location /api/admin {
+ location /api {
proxy_pass http://127.0.0.1;
proxy_set_header Host {{domain}}.test.proginn.com;