Skip to content

Commit 87e8821

Browse files
Forgot the ssl-mode (#251)
1 parent 14d42d9 commit 87e8821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/database.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ deploy_default: &deploy_default
2626
username: <%= ENV["DATABASE_USER"] if ENV["DATABASE_USER"] %>
2727
url: <%= ENV["DATABASE_URL"] %>
2828
aws_rds_iam_auth_token_generator: default
29+
sslmode: require
2930

3031
# Store production database in the storage/ directory, which by default
3132
# is mounted as a persistent Docker volume in config/deploy.yml.

0 commit comments

Comments
 (0)