From 208aa7b7f4203da622a8fae3f53c714050581771 Mon Sep 17 00:00:00 2001 From: adithya Date: Sat, 7 Feb 2026 01:07:38 +0530 Subject: [PATCH] fix: Header fix Header in TLS / SSL setup was accidentally reverted to older one. Now replaced with the new one. --- docs/03-production/01-tls-ssl-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/03-production/01-tls-ssl-setup.md b/docs/03-production/01-tls-ssl-setup.md index e2ea2e0e..91104455 100644 --- a/docs/03-production/01-tls-ssl-setup.md +++ b/docs/03-production/01-tls-ssl-setup.md @@ -2,7 +2,7 @@ title: TLS/SSL Setup Overview --- -# Accessing ERPNext through https on local deployment +# TLS/SSL Setup Overview Frappe Docker supports multiple TLS/SSL approaches. Choose the one that matches your routing needs and where you want the proxy to run.