Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
329 views
in Technique[技术] by (71.8m points)

mysql - I can't deploy my node.js project on Debian/VPS

i have a problem with connect my Database to upload website. On localhost it's look fine my website works correctly :ss 1 with npm install ss2 with use command "npm run db:rebuild" ss3 with run serve

but on VPS server (debian10) when i use command npm run db:rebuild : ss4 with VPS error

PS: i have correct pass in my .env file but I don't know about the rest

question from:https://stackoverflow.com/questions/65858717/i-cant-deploy-my-node-js-project-on-debian-vps

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...