start the project locally with npm start-- production, which can be accessed normally. pm2 is used on the server to manage the previous project handover, so I used NODE_ENV=production pm2 start index.js-- name "ghost " to start the project and tried to...