Im recently trying to impement nginx to link up my django based backend and react based frontend. Here is my nginx config file:
upstream api { server backend: