Create Procfile

This commit is contained in:
syuilo
2019-04-05 18:17:30 +09:00
parent 0ee827afd3
commit 7dc5009ec7

1
Procfile Normal file
View File

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