From 4913b3875353a037c733419d978b4887df01be4e Mon Sep 17 00:00:00 2001 From: Kelvin Date: Fri, 1 Sep 2023 20:59:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11d3b64..6c17cde 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,7 @@ proxy_cache_bypass $http_pragam; proxy_cache_revalidate on; proxy_http_version 1.1; proxy_buffering off; -proxy_pass http://localhost:8081/; \ No newline at end of file +proxy_pass http://localhost:8081/; + + +## ok \ No newline at end of file