how to exec node inspect command in docker contianer

前端 未结 0 1091
说谎
说谎 2020-12-19 01:31

i\'m running my server in docker container, and i try to use the command:

exec("node --inspect=0.0.0.0:80 ./tests/test1.js");

in my

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