remove the hub

This commit is contained in:
2023-01-11 17:54:27 +02:00
parent df8013bd7d
commit 9de8bddcf5
11 changed files with 27 additions and 1318 deletions

View File

@ -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