Skip to content

Commit

Permalink
Trello 137: Setup docker for debugging syn stdout
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Sutton committed Jan 12, 2021
1 parent 55b191b commit 6dcb20f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/boot.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
$stdout.sync = true
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)

require 'bundler/setup' # Set up gems listed in the Gemfile.
Expand Down

0 comments on commit 6dcb20f

Please sign in to comment.