Skip to content

Commit 31aa80d

Browse files
Add server-config to Procfile
1 parent a05caa4 commit 31aa80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: pm2 start server-config.json
1+
web: node ./node_modules/.bin/pm2 start server-config.json

0 commit comments

Comments
 (0)