Skip to content

Commit d715a54

Browse files
committed
✂️ generated database information that do not exist
1 parent 3009ae6 commit d715a54

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

config/database.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,3 @@ production:
5252
primary: &primary_production
5353
<<: *default
5454
database: blade_ruby_lang_org_production
55-
username: blade_ruby_lang_org
56-
password: <%= ENV["R81_PG_DATABASE_PASSWORD"] %>
57-
cache:
58-
<<: *primary_production
59-
database: blade_ruby_lang_org_production_cache
60-
migrations_paths: db/cache_migrate
61-
queue:
62-
<<: *primary_production
63-
database: blade_ruby_lang_org_production_queue
64-
migrations_paths: db/queue_migrate
65-
cable:
66-
<<: *primary_production
67-
database: blade_ruby_lang_org_production_cable
68-
migrations_paths: db/cable_migrate

0 commit comments

Comments
 (0)