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