rollback database.yml update

th-downstream
Samy KACIMI 8 years ago
parent 9f80b2dd4e
commit 01c7e8ee7c

@ -3,10 +3,6 @@ default: &default
pool: <%= ENV["DB_POOL"] || ENV['MAX_THREADS'] || 5 %>
timeout: 5000
encoding: unicode
host: localhost
username: samy
password: tardis
port: 32769
development:
<<: *default

Loading…
Cancel
Save