Skip to content

Commit

Permalink
Make generated war ignore its environment
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksieger committed Mar 3, 2011
1 parent 754b9c3 commit 949d1cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/warble.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@
require 'socket'
config.webxml.ENV_OUTPUT = File.expand_path('../../servers', __FILE__)
config.webxml.ENV_HOST = Socket.gethostname
config.webxml.jruby.rack.ignore.env = true
end

0 comments on commit 949d1cc

Please sign in to comment.