I have two apps, api and frontend, I have uploaded in the same droplet, the frontend app is running on the port 3000 and the api is running on the 8000, my nginx config is:
```
{.....
# root /var/www/html;
roo...
3 •
•
By
enmisac
Node.js
Deployment
Nginx
Ubuntu 16.04