Guest User

Untitled

a guest
Jun 23rd, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. default: &default
  2. adapter: mysql2
  3. encoding: utf8
  4. port: 3306
  5. pool: 5
  6. timeout: 5000
  7. url: <%= ENV['DATABASE_URL'] %>
  8. password: password
Advertisement
Add Comment
Please, Sign In to add comment