Update Procfile

This commit is contained in:
Mark Nadal 2020-02-02 09:40:49 -08:00
parent 6281fed309
commit cae8264832

View File

@ -1 +1 @@
web: node --debug=9090 --inspect --perf-basic-prof-only-functions examples/http.js
web: node --inspect --perf-basic-prof-only-functions examples/http.js