Update Procfile

This commit is contained in:
Mark Nadal 2020-02-02 10:33:37 -08:00
parent d8f3ed7edb
commit 75148ec540

View File

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