Skip to content

Commit c47b6f0

Browse files
app-rails: Update template-application-rails to version 0.4.1.post4.dev0+d5eae8b
1 parent b516108 commit c47b6f0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: v0.4.1-3-g36773bd
2+
_commit: v0.4.1-4-gd5eae8b
33
_src_path: https://github.com/navapbc/template-application-rails
44
app_local_port: 3100
55
app_name: app-rails

app-rails/config/database.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,6 @@ production:
9494
# Enable AWS RDS IAM Auth token generator
9595
# For more details, see: https://github.com/haines/pg-aws_rds_iam
9696
aws_rds_iam_auth_token_generator: default
97+
98+
# Require SSL when connecting to the database
99+
sslmode: require

0 commit comments

Comments
 (0)