Skip to content

Commit f86f52a

Browse files
committed
Note CF setup setting
1 parent 29ba1dc commit f86f52a

File tree

1 file changed

+2
-0
lines changed
  • railties/lib/rails/generators/rails/app/templates/config

1 file changed

+2
-0
lines changed

railties/lib/rails/generators/rails/app/templates/config/deploy.yml.tt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ servers:
1515

1616
# Enable SSL auto certification via Let's Encrypt and allow for multiple apps on a single web server.
1717
# Remove this section when using multiple web servers and ensure you terminate SSL at your load balancer.
18+
#
19+
# Note: If using Cloudflare, set encryption mode in SSL/TLS setting to "Full" to enable CF-to-app encryption.
1820
proxy:
1921
ssl: true
2022
host: app.example.com

0 commit comments

Comments
 (0)