Skip to content

Commit c9944a1

Browse files
committed
changed start syntax to allow for port bindings
1 parent d58514d commit c9944a1

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: rackup -s puma -p $PORT
1+
web: bundle exec puma -p $PORT

0 commit comments

Comments
 (0)