Skip to content

Commit bf79c71

Browse files
committed
Clearer still
1 parent cb82767 commit bf79c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/kamal/cli/templates/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ servers:
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.
1818
#
19-
# Note: If using Cloudflare, set encryption mode in SSL/TLS setting to "Full" to enable end-to-end encryption.
19+
# Note: If using Cloudflare, set encryption mode in SSL/TLS setting to "Full" to enable CF-to-app encryption.
2020
proxy:
2121
ssl: true
2222
host: app.example.com

0 commit comments

Comments
 (0)