From 5cec4835d473cd47e31e2a276dfe796fc4828ed4 Mon Sep 17 00:00:00 2001 From: dallaslu Date: Fri, 5 Jun 2026 04:05:14 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 829fee4..3a34057 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ In server block: ```nginx server { - # ... - include kit/ssl/force.conf; - # ... + # ... + include kit/ssl/force.conf; + # ... } ``` \ No newline at end of file