From 4a8575b1c4d8458e9c52437a9588900391bc70a8 Mon Sep 17 00:00:00 2001 From: ginuerzh Date: Mon, 8 Jan 2024 21:35:31 +0800 Subject: [PATCH] update tutorials --- docs/tutorials/reverse-proxy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/reverse-proxy.md b/docs/tutorials/reverse-proxy.md index c0b623d..63428bb 100644 --- a/docs/tutorials/reverse-proxy.md +++ b/docs/tutorials/reverse-proxy.md @@ -326,7 +326,7 @@ services: === "本地端口转发" - ```yaml hl_lines="14" + ```yaml hl_lines="15 19 22" services: - name: https addr: :443 @@ -353,7 +353,7 @@ services: === "远程端口转发" - ```yaml hl_lines="15" + ```yaml hl_lines="15 18 21" services: - name: https addr: :443