We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed785d3 commit 0e7db16Copy full SHA for 0e7db16
config/database.yml
@@ -24,7 +24,6 @@ deploy_default: &deploy_default
24
database: prior_year_access
25
host: <%= ENV["DATABASE_HOST"] if ENV["DATABASE_USER"] %>
26
username: <%= ENV["DATABASE_USER"] if ENV["DATABASE_USER"] %>
27
- url: <%= ENV["DATABASE_URL"] %>
28
aws_rds_iam_auth_token_generator: 'default'
29
30
# Store production database in the storage/ directory, which by default
0 commit comments