Browse Source

rollback database.yml update

closed-social-glitch-2
Samy KACIMI 7 years ago
parent
commit
7762467b47
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      config/database.yml

+ 0
- 4
config/database.yml View File

@ -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