Nginx Reverse Proxy

Install Nginx

sudo apt update
sudo apt install -y nginx

Last updated