Skip to content

Commit

Permalink
production db change
Browse files Browse the repository at this point in the history
  • Loading branch information
bangline committed Nov 18, 2011
1 parent 8fa8904 commit a549875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ test:

production:
adapter: sqlite3
database: db/production.sqlite3
database: /home/capdemo/shared/db/system/production.sqlite3
pool: 5
timeout: 5000

0 comments on commit a549875

Please sign in to comment.