I currently own two websites (passthemayo.space and botlist.space). I want to run both of them on Nginx through SSL. I currently have SSL certificates for both of them, and ready to use, but I have a problem. The two websites are using port 443, and one is unable to start because the other is already using the port. Here is all of my configs:
default (passthemayo.space): https://hastebin.com/oqexuvaqew.nginx
haste (haste.passthemayo.space): https://hastebin.com/oromonisow.nginx
list (botlist.space): https://hastebin.com/apecanobok.nginx
When I try to use that, I get the following error: https://hastebin.com/avikalexib.log
Hope you guys can help me fix this. Thanks!