89 90 91
# File 'lib/mutx/support/configuration.rb', line 89 def self.db_port @@input["database"]['port'] || 27017 end