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