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