Skip to content

Commit

Permalink
Update Procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
diakov2100 authored Dec 27, 2019
1 parent 31578bc commit 81bef58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: node node_modules/gulp/bin/gulp build
web: node node_modules/gulp/bin/gulp build && node app.js

0 comments on commit 81bef58

Please sign in to comment.