Update Procfile

This commit is contained in:
Priyatham Sai Chand 2021-03-24 22:51:47 +05:30 committed by GitHub
parent 14562bca3c
commit a6eb6eab96
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: node dist/main.js
web: node server.js