Switching production to run on supervisor

pull/36/head
rick carlino 2014-05-04 11:41:22 -07:00
parent 6b190d16bf
commit deea331725
1 changed files with 0 additions and 4 deletions

View File

@ -22,7 +22,3 @@ production:
sessions:
default:
uri: <%= ENV['MONGO_URL'] %>
# port: <%= ENV['MONGODB_PORT'] %>
# username: <%= ENV['MONGODB_USERNAME'] %>
# password: <%= ENV['MONGODB_PASSWORD'] %>
# database: <%= ENV['MONGODB_DATABASE'] %>