i successfully ran a git pull and i can see the changes and new files in the console, yet the website still showing the old version. i'm using node.js and nginx on ubuntu 18. i did npm run build which run with no erro...
I'm using 'one click' made droplet with node.js. i got nginx running and showing its default page when i go to the IP address of the droplet. i have cloned my project into the droplet and 'npm install' it, i can run i...