Create Procfile

This commit is contained in:
syuilo 2019-04-05 18:17:30 +09:00
parent 0ee827afd3
commit 7dc5009ec7
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
1 changed files with 1 additions and 0 deletions

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: NODE_ENV=production npm start