mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
fix: Header fix
Header in TLS / SSL setup was accidentally reverted to older one. Now replaced with the new one.
This commit is contained in:
parent
477376edc4
commit
208aa7b7f4
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue