I have dockerized my container and run it through my server. I can easily access it from the 3000 port with the IP. Moreover, I have set up nginx for the website which is in /etc/nginx/site-enabled. However, I am facing an issue that my subdomain always pointing to the Plesk default page. If I...