Update Procfile

This commit is contained in:
Priyatham Sai Chand 2021-03-24 11:22:02 +05:30 committed by GitHub
parent 9e90363f4c
commit e8e8ea33b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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