Skip to content

Commit 0e7db16

Browse files
Trying to remove the URL to see if things are less explode-y (#244)
1 parent ed785d3 commit 0e7db16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/database.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ deploy_default: &deploy_default
2424
database: prior_year_access
2525
host: <%= ENV["DATABASE_HOST"] if ENV["DATABASE_USER"] %>
2626
username: <%= ENV["DATABASE_USER"] if ENV["DATABASE_USER"] %>
27-
url: <%= ENV["DATABASE_URL"] %>
2827
aws_rds_iam_auth_token_generator: 'default'
2928

3029
# Store production database in the storage/ directory, which by default

0 commit comments

Comments
 (0)