Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试了几天在vesta中部署Nuxt,每次反向nginx不起作用时,3000端口永远不会在服务器上打开。
我认为问题在于 3000 端口在您的服务器中未打开或不可用,因此您可以将端口更改为另一个端口(如端口 80 )
要更改它,请点击下面的链接
https://nuxtjs.org/faq/host-port/