We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb82767 commit bf79c71Copy full SHA for bf79c71
lib/kamal/cli/templates/deploy.yml
@@ -16,7 +16,7 @@ servers:
16
# Enable SSL auto certification via Let's Encrypt and allow for multiple apps on a single web server.
17
# 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 end-to-end encryption.
+# Note: If using Cloudflare, set encryption mode in SSL/TLS setting to "Full" to enable CF-to-app encryption.
20
proxy:
21
ssl: true
22
host: app.example.com
0 commit comments