location /api/ { proxy_pass http://127.0.0.1:5000; proxy_set_header Host $host; }