Update Procfile

This commit is contained in:
Priyatham Sai Chand 2021-03-24 11:22:02 +05:30
parent dcf0e059c8
commit 5e956ab5a1
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
web: nodemon server.js
web: node dist/main.js