after reboot server same error in nginx
i use https://github.com/WhatsApp/proxy in aaPanel
but when i reboot server nginx and mysql not working , but docker working good
sudo systemctl start nginx.service not working and nginx showing this error ,
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
when i remove mysql and nginx and reinstall it, server working good again.
every reboot same process ( remove mysql and nginx and reinstall it, server working good again )