Rename procfile to Procfile

This commit is contained in:
Jon Deaves
2020-08-12 11:35:39 +01:00
committed by GitHub
parent 9def24b45c
commit 900329c0a1
2 changed files with 1 additions and 1 deletions

1
Procfile Normal file
View File

@@ -0,0 +1 @@
worker: node node dist/main.js

View File

@@ -1 +0,0 @@
worker: node node dist/main.js