Here is my nginx server block where reverse proxy is configured:
server { root /var/www/portfolio/build; index index.html; server_name somesite.c