include archive databases in yml
This commit is contained in:
@@ -37,3 +37,19 @@ ro_production:
|
|||||||
ro_staging:
|
ro_staging:
|
||||||
adapter: postgresql
|
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