remove the hub
This commit is contained in:
@ -5,16 +5,16 @@ default: &default
|
||||
|
||||
development:
|
||||
<<: *default
|
||||
database: hubfeenix_development
|
||||
database: volunteers_development
|
||||
|
||||
# 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.
|
||||
test:
|
||||
<<: *default
|
||||
database: hubfeenix_test
|
||||
database: volunteers_test
|
||||
|
||||
#
|
||||
production:
|
||||
<<: *default
|
||||
database: hubfeenix_production
|
||||
database: volunteers_production
|
||||
|
Reference in New Issue
Block a user