Merge pull request #37 from Skud/staging

More tweaks to get staging working
This commit is contained in:
Skud
2012-10-06 13:53:11 -07:00
2 changed files with 7 additions and 1 deletions

View File

@@ -20,4 +20,10 @@ production:
password: thisisnottherealpassword
staging:
production
adapter: postgresql
database: growstuff_prod
pool: 5
timeout: 5000
username: growstuff
host: localhost
password: thisisnottherealpassword

0
config/deploy/staging.rb Normal file
View File