Skip to content

Commit

Permalink
Reduce superfluous whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
koppen committed Oct 1, 2020
1 parent e04899c commit 836c011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/puma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

# Specifies the `port` that Puma will listen on to receive requests; default is 3000.
#
port ENV.fetch("PORT", 3000)
port ENV.fetch("PORT", 3000)

# Specifies the `environment` that Puma will run in.
#
Expand Down

0 comments on commit 836c011

Please sign in to comment.