Remove web from procfile

This commit is contained in:
Nicholas Clarke 2021-07-18 22:23:49 -07:00
parent 192dc07b8f
commit 63a46dcb22
1 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
worker: npm run start
web: npm run noop
worker: npm run start