I deployed my app on Heroku, I could not write csv file to my C drive any more with csv-writer and node.js. How to set Path?

前端 未结 0 813
自闭症患者
自闭症患者 2021-01-03 05:43

//This my code how to set path in heroku app ? -

router.get(\'/transacts/exporttocsvwp\', auth, function(req, res, next) {

let url = process.env.MONGOD         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题