Update README.md

This commit is contained in:
fbion 2020-02-26 19:59:28 +08:00 committed by klzgrad
parent 5d84bf9f18
commit e53dd24ebd

View File

@ -49,7 +49,7 @@ forwardproxy {
and `./naive` with the following `config.json`: and `./naive` with the following `config.json`:
```json ```json
{ {
"listen": "http:/127.0.0.1:8080", "listen": "http://127.0.0.1:8080",
"padding": true "padding": true
} }
``` ```