1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Set for production

This commit is contained in:
2014-12-22 07:21:18 -05:00
parent 90b96bb218
commit fb2badd931
5 changed files with 15 additions and 11 deletions

View File

@@ -9,6 +9,14 @@ development:
pool: 5
timeout: 5000
#adapter: mysql
#encoding: utf8
#database: wrestlingtourney
#pool: 5
#username: root
#password: password
# Warning: The database defined as "test" will be erased and
# re-generated from your development database when you run "rake".
# Do not set this db to the same as development or production.