mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
lk | add staging env to database.yml
This commit is contained in:
@@ -14,6 +14,14 @@ test:
|
||||
username:
|
||||
password:
|
||||
|
||||
staging:
|
||||
adapter: postgresql
|
||||
database: db/bikedb_staging
|
||||
pool: 5
|
||||
timeout: 5000
|
||||
username:
|
||||
password:
|
||||
|
||||
production:
|
||||
adapter: postgresql
|
||||
database: db/bikedb_production
|
||||
|
||||
Reference in New Issue
Block a user