Skip to content

Commit 3f4c6b1

Browse files
author
Riccardo Andreatta
committed
Create Procfile
1 parent 2379b54 commit 3f4c6b1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Procfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
config_stage_env: heroku config:set NODE_ENV=staging
2+
config_prod_env: heroku config:set NODE_ENV=production
3+
web: node server.js --color=always

0 commit comments

Comments
 (0)