<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,6 +27,8 @@ require 'xmpp4r-simple'
 require 'rubyforge'
 
 set :run, true
+set :environment, :production
+set :port, ARGV.first
 
 begin
   require 'mongrel'
@@ -59,4 +61,4 @@ module GitHub
 end
 include GitHub
 
-Dir[&quot;#{File.dirname(__FILE__)}/services/**/*.rb&quot;].each { |service| load service }
\ No newline at end of file
+Dir[&quot;#{File.dirname(__FILE__)}/services/**/*.rb&quot;].each { |service| load service }</diff>
      <filename>github-services.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c7022f420c7d5108e5d2014109c83cbab928fe52</id>
    </parent>
  </parents>
  <author>
    <name>PJ Hyett</name>
    <email>pjhyett@gmail.com</email>
  </author>
  <url>http://github.com/pjhyett/github-services/commit/4b0a72b0c9ae24dc8cd117d3188470478645b2cd</url>
  <id>4b0a72b0c9ae24dc8cd117d3188470478645b2cd</id>
  <committed-date>2009-06-12T15:29:06-07:00</committed-date>
  <authored-date>2009-06-12T15:29:06-07:00</authored-date>
  <message>set the environment and port explicitly</message>
  <tree>f271f608df888ef69508d6c455f6a95638e08152</tree>
  <committer>
    <name>PJ Hyett</name>
    <email>pjhyett@gmail.com</email>
  </committer>
</commit>
