production: url: <%= ENV.fetch('DATABASE_URL') %> pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %> encoding: utf8