小招2

ssh远程连接服务器: ssh root@你的服务器公网IP

查询当前ip: https://www.ip138.com

添加blog: npm run new-post — “网站部署/小招”

修改为node服务后的编译指令: npm run build && HOST=127.0.0.1 PORT=4321 node ./dist/server/entry.mjs