Update Procfile

This commit is contained in:
Mark Nadal 2020-02-02 09:40:59 -08:00
parent cae8264832
commit c97526a36c

View File

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