Nginx - disable autostart

sudo systemctl disable nginx
sudo service nginx stop

Last updated