include archive databases in yml
This commit is contained in:
@@ -36,4 +36,20 @@ ro_production:
|
||||
|
||||
ro_staging:
|
||||
adapter: postgresql
|
||||
database: danbooru2
|
||||
database: danbooru2
|
||||
|
||||
archive_development:
|
||||
adapter: postgresql
|
||||
database: archive_development
|
||||
|
||||
archive_test:
|
||||
adapter: postgresql
|
||||
database: archive_test
|
||||
|
||||
archive_production:
|
||||
adapter: postgresql
|
||||
database: archive_development
|
||||
|
||||
archive_staging:
|
||||
adapter: postgresql
|
||||
database: archive_development
|
||||
Reference in New Issue
Block a user