From 9228d1eacb4cbaa15afa5b675e28682ad24987ef Mon Sep 17 00:00:00 2001 From: klzgrad Date: Fri, 16 Oct 2020 19:34:51 +0800 Subject: [PATCH] Update README.md [skip ci] Close #138. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3605c3d055..16b816eece 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ route { file_server { root /var/www/html } } ``` +This is Caddy 2 syntax. it is not the same with Caddy 1. Locally run `./naive` with the following `config.json` to get a SOCKS5 proxy at local port 1080. ```json