Skip to content

Commit

Permalink
add url to test db
Browse files Browse the repository at this point in the history
  • Loading branch information
k0va1 committed Aug 18, 2024
1 parent 39fe87d commit d738e3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ development:
test:
<<: *default
database: lightning_rails_test
url: <%= Rails.application.credentials.database_url %>

production:
<<: *default
Expand Down

0 comments on commit d738e3c

Please sign in to comment.