nginx ubuntu user password
I have a nodejs backend hosted on AWS EC2 Ubuntu 20.04 instances. When i ssh into my server, everything is working accordingly. Today i tried configuring nginx, so i created website.com files inside sites-available . website.com server { listen 80;…