#forward the post request to the microservice location /api/user/ { proxy_pass http://app-user; }